GET api/Bilyak/GetMyCourses?learnerId={learnerId}&searchStr={searchStr}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
learnerId

integer

Required

searchStr

string

Default value is

Body Parameters

None.

Response Information

Resource Description

CategoriesWithCourseWS
NameDescriptionTypeAdditional information
IsError

boolean

None.

ErrorMessage

string

None.

ErrorCode

integer

None.

oCategoriesWithCourses

Collection of CategoriesWithCourse

None.

Response Formats

application/json, text/json

Sample:

Sample not available.