Video
Get list of Videos generated
Get history of generated videos
GET
Authorizations
Your API key with the prefix: dr_
. This is required by all endpoints to access our API programatically. You can view your API Key by navigating to the account settings panel (In the bottom left corner click on your Account
→ profile
)
Query Parameters
Sort by the date of video creation (Ascending/Descending). If not provided, the resultset will be sort by newest to oldest. * created_at
- Sort by ascending created at date (oldest to newest) * -created_at
- Sort by decending created at date (newest to oldest)
Available options:
-created_at
, created_at
Response
200 - application/json
The response is of type object[]
.