GET api/SocialWallItem/Filter?wallId={wallId}&searchTerm={searchTerm}&page={page}&take={take}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
wallId | integer |
Required |
|
searchTerm | string |
None. |
|
page | integer |
Default value is 0 |
|
take | integer |
Default value is 10 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/plain
Sample:
Sample not available.