Get catalog details
Catalog
Get catalog details
Returns the status of a catalog’s first import and its current product count.
To track an import already in progress, poll Check import status instead — the status field returned here doesn’t change on later uploads.
GET
Get catalog details
Authorizations
Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.
Path Parameters
The catalog ID.
Response
The catalog's details.
The current catalog status.
created— the catalog exists, but no file has been uploaded to it.indexing— an import is pending or being processed.ready— the first import finished, successfully or not; the status staysreadyregardless of later uploads.
Available options:
created, indexing, ready The number of products indexed in the catalog.