Get dependent agents for multiple documents
Get a list of agents depending on any of the given knowledge base documents.
Headers
xi-api-key
Query parameters
dependent_type
Type of dependent agents to return.
Allowed values:
page_size
How many documents to return at maximum. Can not exceed 100, defaults to 30.
cursor
Used for fetching next page. Cursor is returned in the response.
Request
This endpoint expects an object.
document_ids
The ids of documents or folders from the knowledge base.
Response
Successful Response
agents
has_more
branches
next_cursor
Errors
422
Unprocessable Entity Error