v1
latestOpenAPI 3.0.22026-07-24296786.1 KBVideos
List videos
You can use the List videos endpoint to get an overview of all videos created via the API or STUDIO.
get/v2/videos
Query parameters
limitinteger
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.
offsetinteger
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.
sourcestring[]
Filter videos by source. Possible values: workspace, shared_with_me, my_videos
Response
OK.