get https://apis.elai.io/api/v1/videos/
Usable endpoint to retrieve a video's information, including rendering status.
{
"_id": "420c6769343dc7bb51513e63",
"name": "Hello from API!",
"slides": [
{
"id": 1,
"canvas": {
"objects": [
{
"type": "avatar",
"left": 150,
"top": 20,
"fill": "#4868FF",
"scaleX": 0.37,
"scaleY": 0.37,
"height": 1080,
"width": 1080,
"src": "https://elai-media.s3.eu-west-2.amazonaws.com/avatars/jade.png"
"avatarType": "transparent",
"animation": {
"type": null
}
}
],
"background": "#ffffff",
"version": "4.4.0"
},
"avatar": {
{
"code": "jade",
"gender": "female"
}
},
"animation": "fade_in",
"language": "English",
"speech": "Hi there! It's my first video created by Elai API.",
"voice": "en-US-AriaNeural",
"voiceType": "text",
"voiceProvider": "azure"
}
],
"tags": [
"api",
"test"
],
"status": "rendering",
"verified": false,
"public": false,
"thumbnail": "https://apis.elai.io/public/video/657b2dfba6a9d027b5a.jpg?s=56f11aa5dc06da00e40632fca008d80dd76f751bd6931aeec55f5abf0b737",
"url": "https://apis.elai.io/public/video/657b2dfba6a9d027b5a.mp4?s=56f11aa5dc06da00885063008d80dd76f751bd6931aeec55f5abf0b737",
"sourceId": "627be87f8017b119142bd3b7",
"deleted": false,
"status": "draft",
"verified": false,
"public": false,
"userId": "1",
"accountId": "1",
"createdAt": "2022-08-29T07:14:49.354Z",
"updatedAt": "2022-08-29T07:14:49.354Z"
}