Catalog

Fetch Catalog Detail

Fetch the details for the specified catalog.

get/v2/catalog/{catalog_slug}

Path parameters

catalog_slugstring required

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.