Retrieves a specific media builder by its unique identifier.

Behavior: Returns the media builder matching the specified ID. Throws a 404 error if the media builder does not exist.

Authorization: Requires an authenticated user (class-level [Authorize]).

Side Effects: None. This is a read-only operation.

Error Scenarios: Returns 404 if no media builder exists with the specified ID. Returns 401 if the user is not authenticated.

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

The unique identifier of the media builder 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