Skip to main content
GET
Get task status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

task_id
string
required

The task_id returned by the create task endpoint.

Response

Task retrieved successfully

code
integer
Example:

200

trace_id
string
Example:

"45c30d76f06549b199a3775544523689"

message
string | null
Example:

null

data
object