v51

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-01169142751.2 KB
Tasks

Get a single task

Gets details and status of a single task by the Task ID.

get/v1/tasks/{taskId}

Path parameters

taskIdstring required

Task ID.

Response

OK

taskIdstring uuid
commandTypestring
status'initialized' | 'received' | 'processing-in-progress' | 'processing-completed' | 'processing-error'
descriptionstring
timestampstring date-time
linksobject[]