GET
Get product by id

Authorizations

Authorization
string
header
default:dev-internal-api-key
required

Use Authorization: Bearer <access_token> from POST /v1/oauth/token, or Authorization: Bearer <api_key>. Dev-only example key (do not use in production): see repository README.

Path Parameters

id
string
required

Query Parameters

brand
string

Same as list: distribution channel brand / domain. If omitted, CONTENT_DEFAULT_CHANNEL_DOMAIN must be set.

locale
string

Locale (e.g. it).

extended
boolean
default:false

Internal clients only. When true, returns the extended internal product payload including raw CMS attributes. External clients receive 403.

Response

Product

data
object