Search
Knowledge
Search
Search across connected data sources. Returns ranked results with source metadata.
POST
Search
Authorizations
Pass your pk_live_... API key as a Bearer token.
Body
application/json
Required string length:
1 - 1000Example:
"pricing discussions with enterprise customers"
Required range:
1 <= x <= 20Search algorithm.
Available options:
semantic, keyword, hybrid Filter by source types (e.g. ["email", "calendar_event"]). Max 20 items.
Maximum array length:
20Restrict results to evidence whose metadata contains ALL the given key/value pairs (AND-of-exact-match). Set via the custom-connector ingest metadata field. Max 20 keys; string values only.
Example:
{ "env": "staging", "team": "growth" }Group results by document (deduplicates chunks) or chunk (raw chunk-level results).
Available options:
document, chunk Include the full typed evidence object for each result. Requires a database round-trip.