GET api/v3/me/courses/favourite?locale={locale}&pageNum={pageNum}&pageSize={pageSize}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
locale

string

Default value is en-GB

pageNum

integer

Default value is 0

pageSize

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, text/xml

Sample:

Sample not available.