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