Skip to main content
GET
Get the managed MicroVault authority
Read the Turnkey authority that controls managed MicroVault administration for your organization.
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.

Response

Current authority provisioning state.

Organization-scoped Turnkey authority used to authorize MicroVault administration.

status
string

Current managed-authority provisioning status.

authorityAddress
string | null

Deployed nonzero EVM contract address, or null while deployment is pending.

Required string length: 42
Pattern: ^0x(?!0{40}$)[0-9a-fA-F]{40}$
Example:

"0x7c4a1cb5a3d5c3c4e019c3f6ab29a0f98c21b814"