Skip to main content
GET
List files

Authorizations

x-api-key
string
header
required

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

Query Parameters

vaultAddress
string
required

Blockchain address of the vault to list files from

cursor
string

Cursor from the previous page (ISO createdAt of the last item)

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

Filter by file name

startDate
string<date-time>
endDate
string<date-time>
status
enum<string>

Filter by anchoring status

Available options:
pending,
registered,
error

Response

Paginated list of files

chainId
number
Example:

137

files
object