get https://api.twelvelabs.io/v1.2/indexes//videos/
This method retrieves information about the specified video.
Important
When retrieving video embeddings, the response includes breaking changes that might require updates to your application code. Key differences:
- The
video_embeddings
field has been renamed tovideo_embedding
(plural to singular)- The embedding vectors are now nested under an array named
segments
.