HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Get Catalog Item

Get a specific catalog item with the given item ID.

Rate limits:
Burst: 350/s
Steady: 3500/m

Scopes:
catalogs:read

Path Params
string
required

The catalog item ID is a compound ID (string), with format: {integration}:::{catalog}:::{external_id}. Currently, the only supported integration type is $custom, and the only supported catalog is $default.

Query Params
array of strings
fields[catalog-item]
array of strings
fields[catalog-variant]
array of strings
include
Headers
string
required
Defaults to 2025-01-15

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses

Language
Credentials