List catalog entries

View as Markdown

Returns the entries (products) of a published catalog, including any entry-specific price overrides.

Authentication

AuthorizationBearer
API key obtained from the Grant dashboard

Path parameters

idstringRequiredformat: "cuid"

Response

Catalog entries
successboolean
catalogobject
entrieslist of objects
request_idstring

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error