App Broker 2016
This section describes the App Broker REST API endpoint to get page 2 of a catalog item list and to limit the number of records returned to 5.
Endpoint Example |
X-Pagination Header Example |
http://localhost/esd/api/catalogs? |
X-Pagination --> { "currentPage":2, "pageSize":5, "totalCount":87, "totalPages":18, "prevPage":"/esd/api/catalogs?pageSize=5&page=1", "nextPage":"/esd/api/catalogs?pageSize=5&page=3" } |
App Portal / App Broker for ServiceNow 2016 Administration Guide09 August 2016 |
Copyright Information | Flexera Software |