Skip to main content
GET
Export everything Recall holds about an end-user

Authorizations

Authorization
string
header
required

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

Query Parameters

user_ref
string
required
Maximum string length: 255
limit
integer
default:50

Response

user_ref
string
required
exported_at
string
required
facts
any[]
required
threads
string[]
required
next_cursor
string | null
required

Explicit ternary so the OpenAPI schema types next_cursor as nullable.