---
title: "GET /proxy/vidu/tasks/{id}/creations"
method: GET
path: "/proxy/vidu/tasks/{id}/creations"
tags: ["API Nodes", "Released"]
---

# GET /proxy/vidu/tasks/{id}/creations

`GET /proxy/vidu/tasks/{id}/creations`

## Path parameters

- `id` string, required

## Response `200`

OK

- ViduGetCreationsReply
  - `creations` ViduCreation[]
    - `cover_url` string
    - `id` string
    - `moderation_url` string[]
    - `url` string
    - `watermarked_url` string
  - `err_code` string
  - `id` string
  - `state` 'created' | 'processing' | 'queueing' | 'success' | 'failed'

## Other responses

- `400` — Error 4xx/5xx
- `default` — Error 4xx/5xx

---

[API](https://skmtc.dev/ac/apis/comfy-api.md) · [All operations](https://skmtc.dev/ac/apis/comfy-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ac/comfy-api/revisions/c1893dffe250/schema)
