This API endpoint allows you to retrieve a list of public and custom interactive avatars.

Response Body

FieldTypeDescription
codeintegerStatus code of the response (e.g., 100 for success).
dataarrayArray of avatar objects.
data.avatar_idstringUnique identifier for the avatar.
data.created_atintegerTimestamp when the avatar was created.
data.is_publicbooleanIndicates whether the avatar is public.
data.statusstringCurrent status of the avatar (e.g., ACTIVE, INACTIVE).
messagestringResponse message (e.g., "Success").
Language
Authorization
Header
Click Try It! to start a request and see the response here!