Get Item IDs for Catalog Categoryget https://a.klaviyo.com/api/catalog-categories/{id}/relationships/itemsGet all items in the given category ID. Returns a maximum of 100 items per request.Rate limits:Burst: 350/sSteady: 3500/m Scopes: catalogs:readPath Paramsidstring | nullrequiredThe catalog category 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 ParamsfilterstringFor more information please visit https://developers.klaviyo.com/en/v2026-01-15/reference/api-overview#filteringAllowed field(s)/operator(s):ids: anycategory.id: equalstitle: containspublished: equalspage[cursor]stringFor more information please visit https://developers.klaviyo.com/en/v2026-01-15/reference/api-overview#paginationsortstringenumFor more information please visit https://developers.klaviyo.com/en/v2026-01-15/reference/api-overview#sortingcreated-createdAllowed:created-createdHeadersrevisionstringrequiredDefaults to 2026-01-15API endpoint revision (format: YYYY-MM-DD[.suffix])Responses 200Success 4XXClient Error 5XXServer ErrorUpdated about 1 year ago