Managed Content GraphQL API Family

AVAILABLE API VERSION
API v67.0 and later

The Managed Content API family provides GraphQL operations for searching and retrieving Salesforce CMS content. With this API, you can:

  • Search content across multiple channels
  • Filter content by type and taxonomy
  • Retrieve localized content variants
  • Access channel-specific delivery details
  • Paginate through search results

Access the Managed Content API through the managedContent field on the Query operation type.

Go to the GraphQL API Developer Guide for information about getting started with GraphQL.