Skip to main content
GET
List record versions

Authorizations

x-api-key
string
header
required

ROOTKey API key (rk_live_... for production, rk_test_... for the test network).

Path Parameters

parentId
string
required

The record id whose versions to list (a branch root's id).

Query Parameters

vaultAddress
string
required

Address of the table that owns the record.

cursor
string
limit
number
default:10
order
enum<string>
default:desc
Available options:
asc,
desc

Response

Paginated list of record versions

data
object[]
pagination
object
metadata
object