Skip to main content
POST
Search knowledge documents

Authorizations

Authorization
string
header
required

Organization-scoped Auth0 user access token issued to an approved first-party client or exchanged by a trusted OBO resource server.

Body

application/json

Bounded semantic query over an explicit set of tenant-authorized Knowledge documents.

documentIds
string[]
required
Required array length: 1 - 100 elements

Opaque Arbol resource identifier; the endpoint and tenant-scoped lookup determine its resource type.

Maximum string length: 64
Pattern: ^[a-z][a-z0-9]{1,15}_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
query
string
required
Required string length: 2 - 500
limit
integer
default:8
Required range: 1 <= x <= 20

Response

OK

items
object[]
required
Maximum array length: 20