Skip to main content
GET
Get a Catalog product

Autorizace

Authorization
string
header
povinné

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parametry cesty

id
string<uuid>
povinné

Odpověď

Catalog product with base-schema and product-only Shared Attribute values.

id
string<uuid>
povinné
company_id
string<uuid>
povinné
schema_id
string<uuid>
povinné
source
enum<string>
povinné
Dostupné možnosti:
manual,
product_extraction,
shopify
external_id
string | null
povinné
status
enum<string>
povinné
Dostupné možnosti:
draft,
active,
archived
attributes
object
povinné

Values backed by active Shared Attributes from the base schema or attribute_extensions.

attribute_extensions
object[]
povinné
Maximum array length: 2000
created_at
string<date-time>
povinné
updated_at
string<date-time>
povinné
deleted_at
string<date-time> | null
povinné
relations
object

Hydrated relation values. Present on the single-product GET response.