GET /shows/{id}/episodes

spotify.com

Summary: Get Show Episodes
Operation ID: get-a-shows-episodes
Auth: unknown
Description

Get Spotify catalog information about an show’s episodes. Optional parameters can be used to limit the number of episodes returned.

Parameters (4)

id (string, path, required)
limit (integer, query, optional, default: 20)

Constraints: {'minimum': 0, 'maximum': 50}

market (string, query, optional)
offset (integer, query, optional, default: 0)

No probe data for this endpoint yet.