Avatars and Voices
List all avatars
Returns an array of Avatar objects available for the user
GET
/
avatars
Authorizations
x-api-key
string
headerrequiredAPI key to be included in the x-api-key header
Response
200 - application/json
id
string
name
string
createAt
string
updatedAt
string
gestures
object[]
A list of labelized gestures available for your avatar.
status
string
width
integer
height
integer
thumbnailUrl
string
Was this page helpful?