Videos
Get a Video by id
Returns a single Video identified by its id
GET
Authorizations
API key to be included in the x-api-key header
Path Parameters
The id of the Video to retrieve
Response
200 - application/json
A dictionary of custom key-value pairs to extend the video metadata. Maximum of 5 key-value pairs of 256 characters allowed.
An array of Moment items, each representing a portion of the complete video.
Can be either IDLE
, GENERATING_AUDIO
, GENERATING_VIDEO
, DONE
or FAILED
.
Subtitles settings for the video
The url of the final avatar rendering video, containing all the moments merged.
The url of the final avatar rendering video with subtitles. Only available if subtitles are enabled.
Was this page helpful?