Retrieves a single content record by its ID within a given content definition.

Behavior: Loads the content record matching the specified ID from the given content definition. Can optionally load a revision instead of the current version.

Authorization: Requires authentication and the user must have permission to the specified content definition.

Side Effects: None.

Error Scenarios: Returns 400 Bad Request if the content definition ID refers to asset metadata or assets, if the content definition is invalid, or if the user lacks permission. Returns 404 Not Found if the content record does not exist.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the content record to retrieve.

Query Params
uuid

The unique identifier of the content definition the record belongs to.

boolean
Defaults to false

If true, retrieves the revision version of the content record. Defaults to false.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json