Retrieve video embeddings

This method retrieves embeddings for a specific video embedding task. Ensure the task status is ready before invoking this method. Refer to the Retrieve a video embedding task page for instructions on checking the task status.

🚧

Important

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

  • The video_embeddings field has been renamed to video_embedding (plural to singular).
  • The embedding vectors are now nested under an array named segments.
  • The metadata field is now nested under video_embedding.
Language
Click Try It! to start a request and see the response here!