Skip to main content
GET
Export a Memory Store page

Authorizations

Authorization
string
header
required

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

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-24

Path Parameters

id
string
required
Pattern: ^memstore_[0-9a-f]{32}$

Query Parameters

limit
integer
Required range: x >= 1
page
string
Maximum string length: 16384

Response

Success

manifest
object
required
page_ordinal
integer
required
Required range: x >= 0
items
object[]
required
Maximum array length: 200
item_bytes
integer
required
Required range: 0 <= x <= 1048576
next_page
string | null
required
Maximum string length: 16384