Skip to main content
GET
Get Task Status

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

task_id
string
required

Response

Successful Response

The schema for task status response.

task_id
string
required
is_ready
boolean
required
return_value
unknown
error
string | null