Skip to main content
GET
List Content
number
Limits results to one company the token can access. Required when using external_id unless you also pass variation_id, or product_id that resolves to at least one variation for this token (integration or Oracle external lookup).
string
Look up content by external identifier:
  • Integration imports: matches sources.integration.uniqueId exactly (case-sensitive), as set during content import.
  • Oracle: same parameter also matches sources.oracle.code (case-insensitive), preserving existing behaviour.
If external_id is not scoped with variation_id or a product_id that resolves to variations for this token, you must pass company_id.
string
Variation ID filter, can be single ID or multiple comma separated ones. When provided, detailed information will be included in the response.
string
Product ID filter, can be single ID or multiple comma separated ones. When provided, detailed information will be included in the response. Alternative to variation_id - you can use either parameter.
boolean
default:"false"
Set to true to include archived content in the response. By default, only active (non-archived) content is returned.
boolean
default:"false"
Set to true to include the sources field in the response. This contains integration metadata like connections to Opera, Mews or other systems.
Content can be products or videos and are found in the content library. They can be attached to a proposal as blocks.

Example Requests

List all content:
Get specific content by product IDs:
Get specific content by variation IDs:
Mix both ID types:
Include archived content:
Resolve by integration external id (stable uniqueId from the vendor):

Response

Content[]