docs
Search User Docs
Searches for documents associated with a specific user.
Parameters: x_developer_id (UUID): The unique identifier of the developer associated with the user. search_params (TextOnlyDocSearchRequest | VectorDocSearchRequest | HybridDocSearchRequest): The parameters for the search. user_id (UUID): The unique identifier of the user associated with the documents. Returns: DocSearchResponse: The search results.
post/users/{user_id}/search
Path parameters
user_idstring uuid required
Query parameters
{"stackTrail":"paths:/users/{user_id}/search:post:parameters:1:schema","oasType":"schema","type":"unknown","title":"Connection Pool"}
Request body
Response
Successful Response