v44

latestOpenAPI 3.1.0raw.githubusercontent.com2025-07-1167290343.1 KB
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 umnique identifier of the agent associated with the documents. Returns: DocSearchResponse: The search results.

post/agents/{agent_id}/search

Path parameters

agent_idstring uuid required

Query parameters

{"stackTrail":"paths:/agents/{agent_id}/search:post:parameters:1:schema","oasType":"schema","type":"unknown","title":"Connection Pool"}

Request body

OR
OR

Response

Successful Response

timenumber required