Authorizations
API key to be included in the x-api-key header
Path Parameters
The id of the Video to retrieve
Response
Detailed information about the Video
Can be either IDLE
, GENERATING_AUDIO
, GENERATING_VIDEO
, DONE
or FAILED
.
An array of Moment items, each representing a portion of the complete 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.
Subtitles settings for the video
A dictionary of custom key-value pairs to extend the video metadata. Maximum of 5 key-value pairs of 256 characters allowed.