GET api/v3/me/programs/favorite?pageNum={pageNum}&pageSize={pageSize}&locale={locale}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pageNum

integer

Default value is 1

pageSize

integer

Default value is 20

locale

string

Default value is en-GB

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.