Semantic search over a space's indexed files
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Query parameters
Natural-language query text. Empty or whitespace-only returns 400. Callers never send vectors.
Maximum matches. Defaults to 20, clamped to 100. A non-integer or value below 1 returns 400.