Reveal virtual key (full token)

以 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).

路径参数

idstring必需
Virtual key UUID

请求头

Authorizationstring必需

Bearer {access_token}

X-Workspace-Idstring必需
Workspace UUID

响应

data: fullToken

fullTokenstring

错误

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