Reveal virtual key (full token)
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
id
Virtual key UUID
Headers
Authorization
Bearer {access_token}
X-Workspace-Id
Workspace UUID
Response
data: fullToken
fullToken
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error