Get Video

Get video details including upload status and metadata.

Authentication

X-Api-Keystring

API key authentication via X-Api-Key header

OR
AuthorizationBearer
Bearer token authentication via Authorization header

Path parameters

video_idstringRequired

Response

Successful Response
video_idstring
Unique identifier for the video
urlstring or null
Presigned S3 URL to access the video
statusenum or null
Upload status of the video
Allowed values:
metadataobject or null
Metadata for a video
featuresmap from strings to enums or null

Per-feature indexing statuses from the video_features table

group_idstring or null
Group ID if video belongs to a group
errorstring or null

Error message if upload/download failed