tasks
Get the status of a task
get/tasks/{task_id}/result
Path parameters
task_idstring required
Query parameters
tokenstring required
Response
successful operation
Example response
{
"task_id": "1234"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.