Retrieves user-specific media group content for the authenticated user.

Behavior: Returns the corresponding "my" media content for the specified ID. This content is not cached and is unique for the currently logged-in user.

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

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

Error Scenarios: Returns 401 if the user is not authenticated. Returns 404 if the ID was not found.

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

Any of the supported "my content" IDs.

Query Params
filterIds
array of uuids

One or more UUID filters to narrow the results.

filterIds
Responses

204

No content found.

500

An unknown error occurred.

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