Query task information
Last updated 8 months ago
Millisecond timestamp
application/json
Authorization
Whether to encapsulate response data
Your api key
The task id
POST /v1.0/task/info HTTP/1.1 Host: openapi timestamp: null Content-Type: application/json Authorization: null RESPONSE-WRAP: null x-auth-key: null 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" }