docs
Search Agent Docs
Searches for documents associated with a specific agent.
Parameters: x_developer_id (UUID): The unique identifier of the developer associated with the agent. search_params (TextOnlyDocSearchRequest | VectorDocSearchRequest | HybridDocSearchRequest): The parameters for the search. agent_id (UUID): The unique identifier of the agent associated with the documents.
Returns: DocSearchResponse: The search results.
POST
Authorizations
Path Parameters
Query Parameters
Body
application/json