---
title: "Check photo/look generation status"
method: GET
path: "/v2/photo_avatar/generation/{generation_id}"
tags: ["Photo Avatars"]
---

# Check photo/look generation status

`GET /v2/photo_avatar/generation/{generation_id}`

Check photo/look generation status

## Path parameters

- `generation_id` string, required

## Response `200`

200

- object
  - `error` unknown
  - `data` object
    - `id` string
    - `status` string
    - `msg` unknown
    - `image_url_list` string[]
    - `image_key_list` string[]

## Other responses

- `400` — 400

---

[API](https://skmtc.net/heygen/apis/heygen-api.md) · [All operations](https://skmtc.net/heygen/apis/heygen-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/heygen/heygen-api/revisions/2f19176d6d56/schema)
