Skip to main content

Get Product

GET 

/api/products/:id

Get a single product by ID with all related data.

Required scope: products:read

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

Authentication: Requires Bearer token.

Returns 404 if product not found.

Request

Responses

OK

Response Headers
    Content-Type