Videos
List Videos
This endpoint returns a list of all videos that have been generated by the API Key in use.
GET
/
v2
/
videos
Authorizations
x-api-key
string
headerrequiredQuery Parameters
limit
integer
The number of videos to return per page. Default is 10.
page
integer
The page number to return. Default is 1.
Response
200 - application/json
data
object[]
total_count
integer
The total number of videos given the filters provided.