GET api/Channel/Search
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Offset | integer |
None. |
|
Rows | integer |
None. |
|
SearchModel | ChannelSearchModel |
None. |
|
Keyword | string |
None. |
|
AnonymousID | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IEntityCollectionOfChannelDtoName | Description | Type | Additional information |
---|---|---|---|
Items | Collection of ChannelDto |
None. |
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.