Get Dependent Agents List
Get a list of agents depending on this knowledge base document
Authorizations
API key for programmatic access
Path Parameters
Query Parameters
Type of dependent agents to return.
direct, transitive, all How many documents to return at maximum. Can not exceed 100, defaults to 30.
1 <= x <= 100Used for fetching next page. Cursor is returned in the response.
Response
Successful Response
Paginated dependent agents for a document. This is the proper endpoint to get dependent agents (list response does NOT include them).
List of dependent agents
Agent that depends on a resource (KB doc, tool, etc.) - user has access to view it. Enterprise-compatible discriminated union member.
- DependentAvailableAgentIdentifier
- DependentUnknownAgentIdentifier
Whether there are more agents to fetch
Cursor for fetching the next page