Getting Catalog Items Ordered by Descending Cost and Ascending Creation Date
This section describes the App Broker REST API endpoint to get catalogs ordered by descending cost, then by ascending creation date.
Endpoint Example |
[GET] http://localhost/esd/api/catalogs?sort=-cost,createdOn |