{
"id": "<string>",
"name": "<string>",
"status": "CANCELED",
"status_reason": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"params": {}
}
Get a task by its unique ID.
{
"id": "<string>",
"name": "<string>",
"status": "CANCELED",
"status_reason": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"params": {}
}
Successful Response
The response is of type object
.