Catalog

Fetch Catalogs

Fetch catalog entity types. Can optionally filter based on their 'is_hidden' attribute.

get/v2/catalog

Query parameters

is_hiddenboolean

Headers

authorizationstring required

The authorization token can be retrieved by calling the OAuth authentication API. The value for this header parameter follows the format "Bearer    access_token" (excluding the quotes). For example: <br /> Bearer MZA1YJMYZDKTZTFMMI0ZYZG1LTLMMDGTYTG4NJG2YZC3NJGY

The authorization token can be retrieved by calling the OAuth authentication API. The value for this header parameter follows the format "Bearer    access_token" (excluding the quotes). For example: <br /> Bearer MZA1YJMYZDKTZTFMMI0ZYZG1LTLMMDGTYTG4NJG2YZC3NJGY

Response

Successful Response

slugstring required
namestring required
is_hiddenboolean required
is_catalogboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.