v1
latestOpenAPI 3.1.02026-07-24251250397.8 KBSeries
Single Season Episodes
Returns the episode objects of a season of the series with the given series ID
Each episode object includes the episode_number and the media object.
get/apps/series/{series_id}/seasons/{season_number}/episodes
Path parameters
series_idstring required
Eight-character, alphanumeric ID (ex: WXu7kuaW) that uniquely identifies the series
You can find this value in the series details page in the dashboard OR in the V2 Management API in /series.
season_numberinteger required
Number of the season in a series
Query parameters
page_offsetinteger
Number of pages to skip before returning the result
page_limitinteger
Number of items to return per page
Response
JSON object describing a Series object.