GET api/SocialWallItem/Filter?wallId={wallId}&searchTerm={searchTerm}&page={page}&take={take}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, text/plain

Sample:

Sample not available.