Query task information
Last updated 7 months ago
Millisecond timestamp
application/json
Authorization
Whether to encapsulate response data
Your api key
The task id
POST /openapi/v1.0/task/info HTTP/1.1 Host: api.vidau.ai Content-Type: application/json Accept: */* Content-Length: 18 { "task_id": "text" }
OK
{ "app_id": "text", "progress_bar": "text", "status": "text", "task_id": "text", "thumb_url": "text", "video_url": "text" }