Skip to main content

Get Product Images

GET 

/api/v2/products/:product/images

Get all images for a product, sorted by sort_order.

Required scope: products:read

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

Authentication: Requires Bearer token.

Each image may carry swatch_variant_attribute (string, nullable): when set, the image is the variant swatch for the named attribute (e.g. "Color") on matrix variant children. Channels that support swatches (Walmart) emit it as that child's swatch image.

Request

Responses

OK

Response Headers
    Content-Type