List videos

You can use the List videos endpoint to get an overview of all videos created via the API or STUDIO.

Query Params
integer
1 to 100
Defaults to 20

This parameter lets you specify the amount of videos to return in your API call. The maximum amount of videos you can have returned to you via this parameter is 100.

integer
≥ 0
Defaults to 0

Used to page through the videos. Every call to this endpoint will return the next offset value. This value is used in the offset parameter of the next call to get the next page of videos.

source
array of strings
Defaults to workspace,shared_with_me,my_videos

Filter videos by source. Possible values: workspace, shared_with_me, my_videos

source
Responses

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