Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
The ID of the video. Use this ID to retrieve task status, metadata and embedding of video
Examples:
"c1a2b3c4-1a2b-3c4d-5e6f-7g8h9i0j1k2l"
Examples:
"video_12345"
The status of the video understanding (e.g. indexing, embedding) job
Available options:
PENDING, PROCESSING, COMPLETED, FAILED The ID of the collection the video belongs to. Only present if the video is indexed in a collection
Examples:
"c1a2b3c4-1a2b-3c4d-5e6f-7g8h9i0j1k2l"
Examples:
"My Video"
Segments of the video with embeddings and/or descriptions if available