Skip to main content
POST
Dashboard search continuation with identity-only hits

Authorizations

X-API-Key
string
header
required

Body

application/json
query
string
required
Minimum string length: 1
asOf
object
cursor
string
Minimum string length: 1
limit
integer
default:25
Required range: 1 <= x <= 25
memoryType
enum<string>
Available options:
decision,
commitment,
blocker,
fact,
preference,
pattern,
note,
event
project
string
Required string length: 1 - 256
scope
string
Required string length: 1 - 64
Pattern: ^[a-z0-9][a-z0-9-]*$
status
enum<string>
Available options:
active,
archived

Response

Success

count
integer
required
Required range: 0 <= x <= 25
hasMore
boolean
required
hits
object[]
required
Maximum array length: 25
appliedScope
string

Scope your retrieval-scope policy applied to this unscoped call (mode default). Absent when nothing was narrowed.

Required string length: 1 - 64
Pattern: ^[a-z0-9][a-z0-9-]*$
nextCursor
string