Skip to main content
POST
Hybrid retrieval over facts/events/documents with tunable weights.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Flumes-Agent
string

Agent id within the org.

Maximum string length: 128

Body

application/json
query
string
Maximum string length: 4000
entity_id
string | null
namespace
string
default:default
filters
object
sort
enum<string>
default:score_desc
Available options:
score_desc,
timestamp_desc
cursor
string | null
limit
integer
default:16
Required range: x <= 200
retrieval
object
return
object

Response

Matches with scoring

matches
object[]
retrieval_summary
object
next_cursor
string | null
flags
object
cost
object
raw_items
object[]

Present only when return.include_raw_memories=true

request_id
string