Skip to main content
GET
Get Vault Access Status

Authorizations

Authorization
string
header
required

EdDSA-signed JWT obtained via OAuth 2.1 client_credentials or CIBA

Path Parameters

id
string<uuid>
required

Response

Default Response

id
string
required
status
string
required

One of: pending, approved, denied, expired, consumed

e2eeCiphertext
string | null
required

Base64-encoded encrypted payload. Present (non-null) only on the first poll after approval, when status transitions to "consumed". Null otherwise.

expiresAt
string<date-time>
required