Retrieves personalized content lists for a specific user profile.

Behavior: Gets favorites and continue watching lists of IDs for the specified profile.

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 no content is found for the profile.

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

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

Responses

204

No content found for the profile.

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