{
"id": "<string>",
"agent_id": "<string>",
"task_id": "<string>",
"status": "<string>",
"status_reason": "<string>",
"last_processed_event_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
Get agent task tracker by tracker ID
{
"id": "<string>",
"agent_id": "<string>",
"task_id": "<string>",
"status": "<string>",
"status_reason": "<string>",
"last_processed_event_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
Successful Response
The response is of type object
.