GET api/v1/Topic/GetUserFavouriteTopics?locale={locale}&pageNo={pageNo}&pageSize={pageSize}&searchText={searchText}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
locale | string |
Default value is en-GB |
|
pageNo | integer |
Default value is 0 |
|
pageSize | integer |
Default value is 0 |
|
searchText | string |
None. |
|
version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, text/xml
Sample:
Sample not available.