Get Single Content Items
We are actively working to improve this documentation. The content you see here may be incomplete, subject to change, or may not fully reflect the current state of the feature. We appreciate your understanding as we continue to enhance our docs.
The Get operation retrieves a single content item by its unique ID, returning all fields from your Java content type class. This is the quickest way to get started with the GCA—configure your content type in the schema settings, and immediately start fetching content with full access to all object fields, nested relationships, and editorial metadata.
Get also provides built-in support for Brightspot editorial features including Preview (view draft content before publishing), Revisions (access historical versions), and content-backed view models (transform content for presentation via the views field). This operation returns the same content model response types used by Query and Content mutations, documented comprehensively in the Content Schema Types reference.