GET
/
v1
/
avatars
/
avatar_details

Authorizations

ganos-api-key
string
header
required

Use the API key generated from our website to programmatically interact with our endpoints. This key authorizes your requests, allowing you to access and utilize our services securely.

Query Parameters

avatar_id
string
required

Response

200 - application/json
avatar_id
string
required
status
enum<string>
required
Available options:
consent_pending,
processing,
consent_failed,
failed,
published,
deleted
avatar_processing_results
object[] | null
avatar_webhook
object | null

This endpoint allows you to register a webhook, which can be used to get the generation state of the avatar.

base_video
string | null

Cloudfront url of the base video.

created_at
string | null

ISO 8601 formatted timestamp.

thumbnail
string | null

Cloudfront url of the thumbnail.

title
string | null