Get history of generated videos
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
)
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)
-created_at
, created_at
The response is of type object[]
.