List avatars
Avatar inference model and variant support
Avatar variant
Legacy supported
Neo supported
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
A list of avatars
application/json
namestringRequired
Key in the database
display_namestringRequired
Display name of the avatar
preview_urlstringRequired
URL to the avatar's preview video
versionstring · enumRequiredPossible values:
typestring · enumOptionalPossible values:
genderstring · enumRequiredPossible values:
ageintegerOptional
Age of the avatar
ethnicitystring · enumOptionalPossible values:
clothing_stylestring · enumOptionalPossible values:
qualitystring · enumOptionalPossible values:
emotionsstring[]Optional
Deprecated field, will be removed in future versions.
default_voicestringRequired
Default voice for the avatar
401
Unauthorized. Authentication required.
500
Internal server error.
get
/assets/actorsLast updated
Was this helpful?