[
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"status": "Unknown",
"acp_type": "sync",
"status_reason": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
]
List all registered agents, optionally filtered by query parameters.
[
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"status": "Unknown",
"acp_type": "sync",
"status_reason": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
]
Task ID
Successful Response
The response is of type Agent · object[]
.