Skip to main content
GET
/
v1
/
agents
/
{agent_id}
/
knowledge-bases
List Agent Knowledge Bases
curl --request GET \
  --url https://api.example.com/v1/agents/{agent_id}/knowledge-bases
{}

Headers

authorization
string | null

Path Parameters

agent_id
string<uuid>
required

Response

Successful Response

The response is of type Response List Agent Knowledge Bases V1 Agents Agent Id Knowledge Bases Get · object.