Get all catalogs

/data/v2/projects/{projectToken}/catalogs

Retrieve a list of all the catalogs in your project. The list contains the IDs and names.

Definition

Authorization

In this API call you must use the following authorization access and permissions:

Available access typePermissions needed
Private accessCatalogs > Get catalog list

Read more about:

Path parameters

ParameterTypeDescriptionRequired
projectTokenstringThe ID of your project.Required

Header

ParameterTypeDescriptionRequired
authorizationstringUsed for authentication. Read more in the Authentication section.Required
content-typestringapplication/jsonRequired

Response description

AttributeTypeDescription
dataarray of objectsList of catalog descriptions (catalog id and name)
successbooleanResult status
Language
Click Try It! to start a request and see the response here!