Skip to main content
GET
List MicroVaults
List active MicroVaults and vault deployments that are still provisioning.
MicroVaults are in private preview for enabled sandbox organizations on Ethereum Sepolia.

Authorizations

Authorization
string
header
required

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

Query Parameters

limit
integer
default:25
Required range: 1 <= x <= 100
cursor
string
Maximum string length: 512

Response

Active vaults and vault deployments in progress.

items
object[]
required
nextCursor
string | null
required
provisionings
object[]
required