Get Catalog Categories

GET {{baseUrl}}/api/catalog-categories/

Get all catalog categories in an account. Catalog categories can be sorted by the following fields, in ascending and descending order: created Returns a maximum of 100 categories per request.

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/v2023-01-24/reference/api-overview#sparse-fieldsets
filterstringFor more information please visit https://developers.klaviyo.com/en/v2023-01-24/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/v2023-01-24/reference/api-overview#pagination
sortstringFor more information please visit https://developers.klaviyo.com/en/v2023-01-24/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;qui&quot;,&quot;attributes&quot;:{&quot;external_id&quot;:&quot;sunt nostrud amet Duis&quot;,&quot;name&quot;:&quot;fugiat&quot;,&quot;updated&quot;:&quot;2022-11-08T00:00:00&quot;},&quot;links&quot;:{&quot;self&quot;:&quot;http://FHhEbBPQRgIztaEqYZmQqZYV.gvdjyW9jV89c0xYL9bNSomF&quot;}},{&quot;type&quot;:&quot;catalog-category&quot;,&quot;id&quot;:&quot;sunt irure sint&quot;,&quot;attributes&quot;:{&quot;external_id&quot;:&quot;est ea cillum&quot;,&quot;name&quot;:&quot;fugiat officia cupidatat D&quot;,&quot;updated&quot;:&quot;2022-11-08T00:00:00&quot;},&quot;links&quot;:{&quot;self&quot;:&quot;https://jtteUSHsEYSyZJGjfMap.quUDPdbBqOrkymOKzSnikN+5BSY&quot;}}],&quot;links&quot;:{&quot;self&quot;:&quot;https://XKRQOedxJYzKLSkDDnbWbzJViFUaDb.abCQQwPFJscMk1flkGkGTj+,FKtDeJj94ouEhOPLBUjYG2VD&quot;,&quot;first&quot;:&quot;https://P.uvogK6&quot;,&quot;last&quot;:&quot;https://nEeCOXjpQlhSlkpOVFEBPn.wsgua&quot;,&quot;prev&quot;:&quot;https://DJzRAIaVWxkIBtTZjmYfRpRJ.ayLwC,ptHWFH91a&quot;,&quot;next&quot;:&quot;http://snaOO.qegeyXj2nVfhpWyAlhnM,6Xnjtznnoh76fA.UgkC4Xd8T9YzPJ-xpyBqPARYOZ4qz09&quot;}}