Reveal virtual key (full token)

View as Markdown

Decrypts and returns the full virtual key token. Owner or admin. Rate-limited per user and key. Keys created before ciphertext storage must be rotated first (422).

Path parameters

idstringRequired
Virtual key UUID

Headers

AuthorizationstringRequired

Bearer {access_token}

X-Workspace-IdstringRequired
Workspace UUID

Response

data: fullToken

fullTokenstring

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error