Get avatar
Imported API route:
GET /v1/avatars/{avatar_id}
Poll this endpoint after creating an avatar.
Request
Ready response
Status values
| Status | Description |
|---|---|
processing | Avatar creation is still running. |
ready | Avatar is ready to use for video generation. |
failed | Avatar creation failed. See error. |