v1

latestOpenAPI 3.1.02026-07-26435261.9 KB
V3 Async Task

Get Async Task Status

Check the status of an async task.

Create an API Key from your account to access this endpoint. Authorization: Bearer sk-presenton-xxxxxxxx

get/api/v3/async-task/status/{id}

Path parameters

idstring required

ID of the async task

ID of the async task

Headers

Authorizationstring required

Bearer JWT or API Key

Bearer JWT or API Key

Response

Successful Response

idstring
status'pending' | 'completed' | 'error'
messagestring required
dataobject nullable
errorobject nullable
created_atstring date-time required
updated_atstring date-time required