v38

OpenAPI 3.0.3AGPL-3.0raw.githubusercontent.com2026-08-022461333.9 MB
Podcasts

List episodes for a podcast

This returns the episodes for a podcast

get/podcasts/{podcast_id}/podcast-episodes

Path parameters

podcast_idstring required

Unique identifier of the podcast.

Query parameters

offsetinteger

Return results starting from this index position

limitinteger

Maximum number of results to return

condstring

Apply additional browse filters using ';' separated key,value pairs.

sortstring

Sort key or key,order pair. Example: name or name,ASC.

Response

Podcast episode list

total_countinteger required
md5string required