Get Catalog Itemget https://a.klaviyo.com/api/catalog-items/{id}Get a specific catalog item with the given item ID.Rate limits:Burst: 350/sSteady: 3500/m Scopes: catalogs:readPath ParamsidstringrequiredThe 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 Paramsfields[catalog-item]array of stringsFor more information please visit https://developers.klaviyo.com/en/v2025-01-15/reference/api-overview#sparse-fieldsetsfields[catalog-item]ADD stringfields[catalog-variant]array of stringsFor more information please visit https://developers.klaviyo.com/en/v2025-01-15/reference/api-overview#sparse-fieldsetsfields[catalog-variant]ADD stringincludearray of stringsFor more information please visit https://developers.klaviyo.com/en/v2025-01-15/reference/api-overview#relationshipsincludeADD stringHeadersrevisionstringrequiredDefaults to 2025-01-15API endpoint revision (format: YYYY-MM-DD[.suffix])Responses 200Success 4XXClient Error 5XXServer ErrorUpdated over 1 year ago