Theme
doubao-2.0 Query Video Generation Task API
GET
https://www.kkiai.com/api/v3/contents/generations/tasks/{id}
https://www.volcengine.com/docs/82379/1521309?lang=zh
Request Parameters
Authorization
Add the Authorization parameter to the Header, with its value being the Token concatenated after Bearer
Example: Authorization: Bearer ********************
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | Required |
cURL Example
bash
curl --location --request GET 'https://www.kkiai.com/api/v3/contents/generations/tasks/' \
--header 'Authorization: Bearer <token>'Response
🟢 200 Success
Response Example
json
{}