Endpoint to check the progress of a specific video generation request in the queue.
GET /v1/queue/progress/{queueId}
Parameter | Type | Required | Description |
---|---|---|---|
queueId | string | Yes | The ID of the queue item to check. |
queueId
format.Use format Bearer YOUR_API_KEY
.
The unique ID of the queue item to retrieve progress for
Queue item progress retrieved successfully
The response is of type object
.