Spotify
Podcast Episodes
Returns episodes for a Spotify podcast. Pass the cursor returned by a response to get the next page.
get/v1/spotify/podcast/episodes
Query parameters
idstring
Spotify podcast id. If you'd prefer to use the URL instead, you can use the url parameter instead.
urlstring
Spotify podcast URL. If you'd prefer to use the id instead, you can use the id parameter instead.
cursornumber
Cursor returned by the previous response. Omit for the first page.
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.