Get Catalog Item Variants

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

Get all variants related to the given item ID. Variants can be sorted by the following fields, in ascending and descending order: created Returns a maximum of 100 variants per request.

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

Scopes: Catalogs Read

Request Params

KeyDatatypeRequiredDescription
fields[catalog-variant]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>sku: equals<br>title: contains<br>published: equals
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-variant&quot;,&quot;id&quot;:&quot;adipisicing ullamco eiusmod irure&quot;,&quot;attributes&quot;:{&quot;external_id&quot;:&quot;sit cupidatat&quot;,&quot;title&quot;:&quot;fugiat ad&quot;,&quot;description&quot;:&quot;aute&quot;,&quot;sku&quot;:&quot;eu tempor non labore&quot;,&quot;inventory_policy&quot;:1,&quot;inventory_quantity&quot;:83479924.13210076,&quot;price&quot;:-91895451.14535554,&quot;url&quot;:&quot;est ut irure eu&quot;,&quot;image_full_url&quot;:&quot;est enim id&quot;,&quot;image_thumbnail_url&quot;:&quot;sint in reprehenderit minim&quot;,&quot;images&quot;:[&quot;culpa dolor nulla occaecat&quot;,&quot;amet dolore ipsum&quot;],&quot;custom_metadata&quot;:{},&quot;published&quot;:false,&quot;created&quot;:&quot;2022-11-08T00:00:00&quot;,&quot;updated&quot;:&quot;2022-11-08T00:00:00&quot;},&quot;links&quot;:{&quot;self&quot;:&quot;http://KxmgXmkJ.ajifhOAk0rqcIO3A-p9&quot;}},{&quot;type&quot;:&quot;catalog-variant&quot;,&quot;id&quot;:&quot;fugiat reprehenderit pariatur&quot;,&quot;attributes&quot;:{&quot;external_id&quot;:&quot;sit elit nulla deserunt&quot;,&quot;title&quot;:&quot;enim in culpa incid&quot;,&quot;description&quot;:&quot;sint&quot;,&quot;sku&quot;:&quot;dolor nisi nulla&quot;,&quot;inventory_policy&quot;:0,&quot;inventory_quantity&quot;:17644852.654622495,&quot;price&quot;:95217162.82195914,&quot;url&quot;:&quot;consectetur laboris est&quot;,&quot;image_full_url&quot;:&quot;eu adipisicing&quot;,&quot;image_thumbnail_url&quot;:&quot;proident minim consequat no&quot;,&quot;images&quot;:[&quot;cillum culpa pariatur proident&quot;,&quot;consectetur Ut&quot;],&quot;custom_metadata&quot;:{},&quot;published&quot;:true,&quot;created&quot;:&quot;2022-11-08T00:00:00&quot;,&quot;updated&quot;:&quot;2022-11-08T00:00:00&quot;},&quot;links&quot;:{&quot;self&quot;:&quot;http://BhDMYNdJgGIraNRhxFP.ebwn2JkeLdK&quot;}}],&quot;links&quot;:{&quot;self&quot;:&quot;https://WvFnOAWQtyOYRrkxSUcLBjKRuyyEfzi.iuyS5PJ9.rMxEzM41ar01p8uaKi7ibIu-AMqGGUf&quot;,&quot;first&quot;:&quot;http://AhCwwZPJKYBHsORUHgouFGSWtnYCUly.kuZ&quot;,&quot;last&quot;:&quot;http://nQaRRxPVmiZBSnqNa.tbokeIFqQI9MjyvsWoXu-rTR7H1CWW8-RpHDmBSe48qvm77gZUj&quot;,&quot;prev&quot;:&quot;http://ViYeApqGzyeSneEsdcZqki.ateaeeUet0YlIYxvn+h7N40hrhb9-s6PU,nAiYyyEaQq0S,UkRwKfagkBO&quot;,&quot;next&quot;:&quot;https://avRuxJQmyDtVmeNxTMPLVCHAjRSz.iswM0GLMlCqXBIQ&quot;}}