Running tasks
Get Task Details
Retrieve details of a specific task.
GET
/
task
/
{id}
Path Parameters
UUID of the task
Query Parameters
Maximum number of task steps to return
Response
200 - application/json
Available options:
WAITING
, RUNNING
, COMPLETED
, FAILED
, CANCELLED
Available options:
string
, list[string]
, url
, list[url]