Getting Catalog Items Ordered by Descending Cost and Ascending Creation Date
App Broker 2021 R1
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 |