List episodes
Find episodes by title, show, and/or date window — newest first. Only episodes with searchable insights are listed.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
OR
X-API-Keystring
API Key authentication via header
Query parameters
query
Case-insensitive episode-title match.
podcast_id
Scope to one show (sonic podcast id).
date_from
ISO 8601; bare dates are UTC day boundaries.
date_to
ISO 8601; bare dates include the whole day.
limit
cursor
next_cursor from the previous page.
Response
Successful Response
episodes
count
next_cursor
Errors
400
Bad Request Error
401
Unauthorized Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error