Get agents linked to knowledge base
Get agents linked to knowledge base
Retrieves a list of all agents in your organization that are connected to knowledge bases. This endpoint helps you understand which agents have knowledge base integrations enabled.
Query Options:
- Without parameters: Returns all agents with any knowledge base links
- With knowledgeBaseId: Returns only agents linked to the specified knowledge base
Response Format: Each item includes:
- Agent ID and name
- List of knowledge base IDs linked to the agent
- Link creation timestamps
Use Cases:
- Track which agents use specific knowledge bases
- Identify agents that need knowledge base configuration
- Manage knowledge base access across agents
GET
Get agents linked to knowledge base
Query Parameters
Knowledge base identifier
Response
Returns the list of agent links successfully
List of agent identifiers that have access to this knowledge base. These agents can retrieve information from the knowledge base during their conversations.
Unique identifier of the knowledge base that the agents are linked to.
Minimum string length:
1