v1
latestOpenAPI 3.0.12026-07-24110189356.6 KBconfig
Gets a list of catalogs in the current page
When the result of Gets a list of all catalogs i.e. getCatalogs operation is divided into multiple pages, you get a list of catalogs in the current page using this catalogs context route.
get/catalogs/context/{pageContext}
Path parameters
pageContextstring required
pageContext is the encoded string you should extract from the getCatalogs or getCatalogsPage operation response. The value should be extracted from the pageUrl value of the fields next or previous.
Query parameters
billingTagstring
The billingTag parameter is an optional free-form tag that you can use to group billing records together. If supplied, it must be between 4 - 16 characters, contain only alpha/numeric ASCII characters [A-Za-z0-9]. Grouping billing records by billing tag will be available in future releases.
Response
OK