GET api/DashBoard/PlatformAdmin?pageIndex={pageIndex}&PageSize={PageSize}&from_date={from_date}&to_date={to_date}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pageIndex | integer |
Required |
|
| PageSize | integer |
Required |
|
| from_date | string |
None. |
|
| to_date | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.