Skip to main content
GET
Get a task

Authorizations

Authorization
string
header
required

API key issued by EverOS, sent as Authorization: Bearer <api_key>.

Path Parameters

task_id
string
required

Task id, as returned in the 202 acknowledgement of the write that created it

Response

Task status

data
TaskItem · object
required

The task.

request_id
string

Id of this request — quote it when reporting a problem.