Skip to main content
GET

Overview

This endpoint retrieves details for a specific avatar by its id. Results can come from your space (custom avatars) or from the public catalog. The response includes all looks associated with the avatar.

Authentication

This endpoint requires API key authentication. Include your API key in the Authorization header.

Path Parameters

string
required
The unique identifier of the avatar to retrieve.

Response

string
Unique identifier of the avatar.
string
Name of the avatar.
string
Gender of the avatar: male or female.
string
Age of the avatar.
string
Avatar age range.
string
Avatar ethnicity.
string
Avatar hair color.
string
URL of the avatar thumbnail image.
array
Array of looks associated with this avatar.
string
Creation timestamp if available, otherwise null.