Retrieves a content definition by its unique identifier.

Behavior: Fetches the content definition schema for the given ID. A security check is performed to verify the caller has permission to access this content definition. Content definitions describe the structure and fields of a content type in the system.

Authorization: Requires a valid Bearer token. The caller must also have permission to access the requested content definition.

Side Effects: None.

Error Scenarios: Returns 404 if no content definition exists with the specified ID. Returns 400 if the caller does not have permission to access the content definition.

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 definition to retrieve.

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