Skip to main content
GET

Overview

This endpoint retrieves details for a specific look of an avatar. Use this to get full information about a particular look including available models and generation status.

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.
string
required
The unique identifier of the look to retrieve.

Response

string
Unique identifier of the look.
string
Unique identifier of the parent avatar.
string
Name of the avatar.
string
Name of the look.
string
Gender of the avatar: male or female.
string
Avatar age range.
string
Avatar ethnicity.
string
Avatar hair color.
string
Place or context of the look (e.g., “studio”, “office”).
array
Visible accessories or props in the look.
string
Main action detected for the look.
string
Emotion or mood detected for the look.
boolean
Whether the look is a selfie-style shot.
string
Image format: vertical or horizontal.
string
URL of the look thumbnail image.
string
Preview URL if available, otherwise null.
array
Available models for this look. Possible values: standard, premium, ultra, veo-3-fast, veo-3, veo-3-lite, omni-flash, ora-lite, ora-standard, ora-pro, seedance-2, seedance-2-fast, seedance-2-1080p, seedance-2-5.
string
Current status: ready, pending, or error.
string
Error message if status is error.