App Broker 2017
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  | 
                
| 
                         [GET] 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 2017 Administration Guide18 July 2017 | 
                    Copyright Information | Flexera Software |