v1

latestOpenAPI 3.0.0MIT2026-07-171980258.3 KB
Shows

Retrieve the favorite series of the member

Retrieve the favorite series of the member.

get/shows/favorites

Query parameters

idstring

Member's ID, optional, if not specified uses the identified member.

orderstring

Specify return order: alphabetical, progression, remaining_time, remaining_episodes (optional, default alphabetical)

limitstring

Limit the number of series to display (optional, default 100, maximum 200)

offsetstring

Starting number for the series list (optional, default 0)

statusstring

Filter series by status: current, active, archived (optional)

summarystring

Return only essential series info

includesstring

If summary = true, add certain additional blocks to the return: user, userVisited, notes, seasons separated by a comma (optional)

localestring

Locale parameter to specify language preference

Response

Successful operation