List Videos

Returns videos captured at the specified project.

Important: Until a video's status is processed, the
playback_url field returns the raw upload URL (the
pending_uri) and format returns the file extension of
that URL — not the HLS playback URL or m3u8. Subscribe
to the video.updated webhook or poll
GET /videos/{id} until status: processed before
consuming playback_url/format.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the Project

Query Params
int32
int32
string

A unix timestamp to return videos captured on or after the provided value

string

A unix timestamp to return videos captured on or before the provided value

user_ids
array of int64s

Filter results to include videos captured by one of these user IDs

user_ids
group_ids
array of int64s

Filter results to include videos captured by one of these group IDs

group_ids
tag_ids
array of int64s

Filter results to include videos tagged with one of these tag IDs

tag_ids
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json