Get Catalog Item Categories

GET {{baseUrl}}/api/catalog-items/:item_id/categories/

Get all catalog categories that an item with the given item ID is in. Catalog categories can be sorted by the following fields, in ascending and descending order: created Use filters to return specific fields. Request specific fields sparse fieldsets. Returns a maximum of 100 categories per request, which can be paginated with cursor-based pagination.

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

Scopes: Catalogs Read

Request Params

KeyDatatypeRequiredDescription
fields[catalog-category]stringFor more information please visit https://developers.klaviyo.com/en/v2022-10-17/reference/api-overview#sparse-fieldsets
filterstringFor more information please visit https://developers.klaviyo.com/en/v2022-10-17/reference/api-overview#filtering&lt;br&gt;Allowed field(s)/operator(s):<br>ids: any<br>item: equals<br>name: contains
page[cursor]stringFor more information please visit https://developers.klaviyo.com/en/v2022-10-17/reference/api-overview#pagination
sortstringFor more information please visit https://developers.klaviyo.com/en/v2022-10-17/reference/api-overview#sorting

HEADERS

KeyDatatypeRequiredDescription
revisionstring(Required) API endpoint revision (format: YYYY-MM-DD[.suffix])
Acceptstring

RESPONSES

status: OK

{&quot;data&quot;:[{&quot;type&quot;:&quot;catalog-category&quot;,&quot;id&quot;:&quot;amet &quot;,&quot;attributes&quot;:{&quot;external_id&quot;:&quot;Excepteur nostrud&quot;,&quot;name&quot;:&quot;eu mollit velit&quot;,&quot;updated&quot;:&quot;1958-07-20T04:53:08.960Z&quot;},&quot;links&quot;:{&quot;self&quot;:&quot;http://DyKsjSIXwMOHlpJmusSGCMwXDsklO.bjwrxHfyZrotvBAV+gj-rFvXHE&quot;}},{&quot;type&quot;:&quot;catalog-category&quot;,&quot;id&quot;:&quot;sint consectetur&quot;,&quot;attributes&quot;:{&quot;external_id&quot;:&quot;minim adipisicing ipsum labore&quot;,&quot;name&quot;:&quot;velit&quot;,&quot;updated&quot;:&quot;2017-02-04T21:56:21.740Z&quot;},&quot;links&quot;:{&quot;self&quot;:&quot;http://SyojGIDJTjzSKFbjXQXobPSIZGA.oseoj4cUeK4yb1BBGrJaEcs-3tsX7TNJPzOilfdUirW-gHHlmm1M+wm&quot;}}],&quot;links&quot;:{&quot;self&quot;:&quot;http://VKGVDCoFRLmX.qdgk&quot;,&quot;first&quot;:&quot;http://CiTxJalOsfejCjqedJMH.tcnr8.0eOzhqdz59.v+TQ2niMI0upOaDL7e9uxIO7pHR7Otdg3xfiz72ea4db3G3iGzv3RTu&quot;,&quot;last&quot;:&quot;https://kURvfifbeoKUfQ.llxLR1IQ.ZPVqDjgqmBIkKQ36QOwLxkZvlMSPsNiS8zkzgJ3H5L0vu-1.3IRd+8L&quot;,&quot;prev&quot;:&quot;https://jXGuyMSIiuQOboPCRjtEuzp.tcvrKsamwiVCkQ7rZ&quot;,&quot;next&quot;:&quot;https://R.tiseG+7aYELa5veoPOrmnWF.HQ8.pBVSJjQ8do89.4PcEl&quot;}}