List all avatars
Avatars
List all avatars
Returns an array of Avatar objects available for the user
GET
List all avatars
Authorizations
API key to be included in the x-api-key header
Query Parameters
Filter avatars by orientation
Available options:
ASPECT_RATIO_16_9, ASPECT_RATIO_9_16 Filter avatars by model type
Available options:
ARGIL_V1, ARGIL_ATOM Filter by visibility. 'public' returns only Argil's public avatars, 'private' returns only your workspace's custom avatars. Omit to return both.
Available options:
public, private Response
An array of avatars
A list of labelized gestures available for your avatar.
- NOT_TRAINED - Initial state after VIDEO mode avatar creation (before training starts)
- TRAINING - Avatar is currently training. For IMAGE mode avatars, this is the initial status after creation.
- TRAINING_FAILED - Training process failed
- IDLE - Avatar is ready to use
- REFUSED - Avatar was refused by moderation
Available options:
NOT_TRAINED, TRAINING, TRAINING_FAILED, IDLE, REFUSED The url of the thumbnail of the avatar (low resolution).
The url of the cover image of the avatar (high resolution).
A dictionary of custom key-value pairs to extend the Avatar metadata. Maximum of 5 key-value pairs of 256 characters allowed.
Available options:
ASPECT_RATIO_16_9, ASPECT_RATIO_9_16 Available options:
ARGIL_V1, ARGIL_ATOM 