Skip to main content
GET
List file 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

Query Parameters

vaultAddress
string
required

Blockchain address of the vault that owns the file

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

Response

Paginated list of file versions

data
object[]
pagination
object
metadata
object