Skip to main content
GET
/
knowledge
/
agents
Error
A valid request URL is required to generate request examples
[
  {
    "agent_id": "<string>",
    "entry_count": 123,
    "last_updated": "2023-11-07T05:31:56Z"
  }
]

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Agent knowledge stats

agent_id
string
entry_count
integer
last_updated
string<date-time>