GET api/DashBoard/PlatformAdmin?pageIndex={pageIndex}&PageSize={PageSize}&from_date={from_date}&to_date={to_date}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pageIndex

integer

Required

PageSize

integer

Required

from_date

string

None.

to_date

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.