Reveal master key (full API key)

以 Markdown 格式查看

Decrypts and returns the stored provider API key. Owner or admin. Rate-limited per user and key.

路径参数

idstring必需
Master key UUID

请求头

Authorizationstring必需

Bearer {access_token}

X-Workspace-Idstring必需
Workspace UUID

响应

data: fullKey

fullKeystring

错误

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