Get Task Status

Returns just the current status of a task (created, running, finished, stopped, or paused). More lightweight than the full task details endpoint.

Path parameters

task_idstringRequiredformat: "uuid"

Headers

AuthorizationstringRequired

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

Response

Successful Response

Errors