Paging
various paging requests
+display all records
Branches
+display all records |
+ 10 records per page |
+ Paging Body |
Resource Information
Service ID | 18 |
Type | GET |
Response format | JSON |
Response from | url |
Records | 100 |
Paging | All |
Errors | None |
Delay (sec.) | None |
Rate Limit | None |
Security | |
None |
Parameters
Name | Example |
---|---|
page | all |
Example Request
Type | URL |
---|---|
Path (http) | http://api.restku.com/service/18/page/all |
Path (https) | https://api.restku.com/service/18/page/all |
Query string (http) | http://api.restku.com/service/18?page=all |
Query string (https) | https://api.restku.com/service/18?page=all |
Example Response
[{"kuid":"1","widgetname":"widget1"},
{"kuid":"2","widgetname":"widget2"}]