GuidesAPI Reference
API Reference

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.

Path Params
string
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 Params
string

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.

Responses

401

Unauthorized

403

Forbidden

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json