Get episode playback progress

🔒 OAuth Required 📄 Pagination Optional ✨ Extended Info

Returns in-progress episode playback items for the authenticated user, most recently paused first. Each item carries the parent show. Use start_at and end_at to filter on paused_at within a UTC datetime range.

Pagination is opt-in: without page or limit the whole set is returned and no X-Pagination-* headers are sent. Sending either paginates and adds the headers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Extended information to include in the response.

integer | null

The page number to retrieve

integer | null

The number of items per page. Defaults and maximums vary by endpoint. When pagination parameters are omitted, a low default limit is applied (often 10). When a limit is provided, it is capped at the endpoint maximum (often 250); higher values are clamped rather than rejected.

string

Start date for the range. Must be formatted as "YYYY-MM-DD".

string

End date for the range. Must be formatted as "YYYY-MM-DD".

Response

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