Skip to content

Poll status

GET
/api/v1/tasks/{id}/status

Checks if a task is completed, if so, it redirects to the task's resource, otherwise returns 200.

Parameters

Path Parameters

id*

Task ID

Typeinteger
Required
Example1234567890

Responses

OK

Samples