Agents Platform
Get Dependent Agents For Multiple Documents
Get a list of agents depending on any of the given knowledge base documents.
POST
Get Dependent Agents For Multiple Documents
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Query Parameters
Type of dependent agents to return.
Available options:
direct, transitive, all How many documents to return at maximum. Can not exceed 100, defaults to 30.
Required range:
1 <= x <= 100Used for fetching next page. Cursor is returned in the response.
Body
application/json
The ids of documents or folders from the knowledge base.
Required array length:
1 - 20 elementsExample: