Retrieves a content definition by its collection name.

Behavior: Looks up the content definition using the MongoDB collection name and verifies the user has permission to access it.

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

Side Effects: None.

Error Scenarios: Returns 404 Not Found if no content definition matches the given collection name. Returns 400 Bad Request if the user lacks permission to the content definition.

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

The collection name 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