GET api/device/list?recordsPerPage={recordsPerPage}&page={page}&api_token={api_token}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
recordsPerPage | integer |
Required |
|
page | integer |
Required |
|
api_token | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.