Skip to main content

Get Product Attributes

GET 

/api/products/:productId/attributes

Get all available attributes for a product, including direct attributes and those inherited from category attribute groups.

Required scope: products:read

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

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type