v1
latestOpenAPI 3.0.02026-07-26492143.5 KBBrain
Search Company Brain
Run a hybrid (semantic + keyword) search across the knowledge sources indexed in your Company Brain and return the most relevant, ranked snippets with citations.
Results are scoped to what the authenticated user can see: personal sources, plus any team and organization sources shared with them. Requires the Brain feature, which is available on the Pro and Enterprise plans. Each search consumes Gumloop credits.
post/brain/search
Request body
Example request
{
"query": "what is our refund policy?",
"limit": 8,
"source_type": [
"notion",
"google_drive"
]
}Response
Ranked search results.