Skip to main content

Get Product Variations

GET 

/api/products/:product/variations

Get all variation products for a matrix (parent) product.

Required scope: products:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Returns 400 if the product is not a matrix type.

Request

Responses

OK

Response Headers
    Content-Type