Reveal master key (full API key)

View as Markdown

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

Path parameters

idstringRequired
Master key UUID

Headers

AuthorizationstringRequired

Bearer {access_token}

X-Workspace-IdstringRequired
Workspace UUID

Response

data: fullKey

fullKeystring

Errors

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