List all Product Variants

Returns a list of product variants. You can use product permalink:

GET /api/v2/storefront/products/knitted-high-neck-sweater/variants

Or Product ID:

GET /api/v2/storefront/products/21/variants

Note API will attempt a permalink lookup before an ID lookup.

Language
Click Try It! to start a request and see the response here!