kkcc
Query Task
POST
Authorization
- Auth Type:
Bearer Auth(In:header) - Format:
Authorization: Bearer <YOUR_API_KEY> - Description: Use
Bearer <YOUR_API_KEY>. Format:Authorization: Bearer sk-xxxxxx. - API Key: where API Key is your AGCloud API KEY
Parameters
The processing task ID.
Field Description
| Field | Type | Description |
|---|---|---|
task_status | enum | The current task status. |
task_id | string | Task identifier |
usage | object | Token usage for the generation |
error | object | Error payload |
parameters | object | Request parameters used when the task was created |
content | array | Generation results for the task |
>content.id | string | Identifier for each result item |
>content.video_url | object | Video object |
>>content.video_url.url | string | URL of the generated video |