Skip to main content
POST
Think over memory

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Body

application/json
query
string
required

What to recall.

Maximum string length: 4000
knowledge_base_id
string<uuid>

Knowledge base to scope to; defaults to the company default.

entity
string

Entity name filter.

since
string<date-time>

Only evidence observed after this instant.

limit
integer

Max results (default 8).

Required range: 1 <= x <= 50
session_id
string

Thread id for the grounded RAG leg.

Maximum string length: 128

Response

Reasoned answer.

answer
string
beliefs
object[]
disputed
object[]
facts
object[]
objects
object[]
gaps
string[]
rag
object