Skip to main content
GET
Get episode videos

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

dataset_id
string
required
episode_index
integer
required

Response

Successful Response

item
EpisodeVideosManifest · object
required

Per-episode, per-camera trimmed video streams (issue #347).

video_streams mirror the episode player's streams but point at small per-episode slices on a 0-based timeline, so the player can swap them in for the full-chunk URLs. An empty list means the slice cache is disabled or unavailable and the caller should keep the original streams.