Search KB documents
post
/ic/api/integration/v1/projects/{projectId}/ai/knowledgeBases/{id}/kbDocs/search
Unified KB docs endpoint. queryType=ALL|EXACT|WILDCARD|DATE_RANGE, filter as JSON. Returns raw backend result.
Request
Path Parameters
-
id(required): string
Rag knowledge base identifier
-
projectId(required): string
Project identifier
Query Parameters
-
connectionId(required): string
-
dbType(required): string
-
integrationInstance(required): string
This is the name of the service instance. You can get this value from the About page where it is specified in the Service instance field.
-
queryType(required): string
Supported Media Types
- application/json;charset=utf-8
Root Schema : schema
Type:
objectResponse
Supported Media Types
- application/json
200 Response
Successful operation
Root Schema : schema
Type:
object400 Response
Malformed parameters
500 Response
Server error