v1
latestOpenAPI 3.0.32026-07-24106305257.4 KBV4 Avatars
Get Video by ID
get/expressives/{id}
Path parameters
idstring required
Response
OK
Example response
{
"name": "my_expressive_video",
"thumbnail_url": "https://example.com/thumbnail.png",
"created_at": "2021-01-01T00:00:00.000Z",
"avatar_id": "public_dan@abcefg",
"sentiment_id": "snt_IIjpTS",
"result_url": "https://example.com/result.mp4",
"created_by": "user_id"
}