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