List video embedding tasks

This method returns a list of the video embedding tasks in your account. The platform returns your video embedding tasks sorted by creation date, with the newest at the top of the list.

NOTES:

  • Video embeddings are stored for seven days
  • When you invoke this method without specifying the started_at and ended_at parameters, the platform returns all the video embedding tasks created within the last seven days.

🚧

Important

The response includes breaking changes that might require updates to your application code. Key differences:

  • Each object of the data array now includes an object named video_embedding.
  • The metadata object is now nested under video_embedding.
Language
Click Try It! to start a request and see the response here!