v1

latestOpenAPI 3.0.32026-07-24106305257.4 KB
Scenes (Express Avatars)

Get an avatar by id

get/scenes/avatars/{id}

Path parameters

idstring required

Response

OK

idstring required

The ID of the avatar

status'draft' | 'created' | 'started' | 'training-started' | 'error' | 'done' | 'rejected' | 'validating' required
object'scene_avatar' required

An identifier of this avatar

created_atstring required

Avatar creation time as iso-8601 string

owner_idstring required

the organization or user id that owns the avatar

modified_atstring required

Last modified time as iso-8601 string

started_atstring

Avatar train start time as iso-8601 string

completed_atstring

Avatar train complete time as iso-8601 string

created_bystring

user id that created the avatar

namestring

The name of the avatar

image_urlstring

High resolution image of the avatar

thumbnail_urlstring

A low resolution image representing the avatar

talking_preview_urlstring

A preview video of the avatar

preview_urlstring

A short gif, trimmed from the original avatar in low resolution

webhookstring

A webhook URL for sending the payload. In a case of empty value, the webhook will not be triggered

voice_idstring

The voice id of the avatar

source_urlstring

The source video url of the avatar

consent_idstring

The consent id used to create the avatar