Retrieves user-specific media group content for a specific profile.

Behavior: Returns the corresponding "my" media content for the specified ID and profile. This content is not cached and is unique for the specified profile ID.

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 or profile 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.

uuid
required

The unique identifier of the user profile to retrieve content for.

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