GET api/admin/pageposts/getposthistory?agentId={agentId}&page={page}&count={count}&fromDate={fromDate}&toDate={toDate}&type={type}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
agentId

integer

Required

page

integer

Default value is 1

count

integer

Default value is 1

fromDate

date

None.

toDate

date

None.

type

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.