Paging

various paging requests
+display all records

Branches

+display all records
+ 10 records per page
+ Paging Body

Resource Information

Service ID18
TypeGET
Response formatJSON
Response fromurl
Records100
PagingAll
ErrorsNone
Delay (sec.)None
Rate LimitNone

Security

None

Parameters

NameExample
pageall

Example Request

TypeURL
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"}]