GET
/
v3
/
content
variation_id
string

Variation ID filter, can be single ID or multiple comma separated ones. When provided, detailed information will be included in the response.

Content can be products or videos and are found in the content library. They can be attached to a proposal as blocks.

Response

data
Content[]
created_at
number

The UNIX timestamp when the content was first created.

description
object

Contains the language as the key, and the description as the value.

product_id
number

The ID of the product.

variation_id
number

The variation ID of a product. A product might have multiple variations.

title
object

Contains the language as the key, and the title as the value.

images
Asset[] | undefined

A list of images of the content, will only be included when filtering content by variation ID.

integration_id
number

Will be the ID of an integration if the product was imported by it.

integration_metadata
object

Custom integration metadata if the integration has specified it during content import.