Reveal master key (full API key)
Decrypts and returns the stored provider API key. Owner or admin. Rate-limited per user and key.
Path parameters
id
Master key UUID
Headers
Authorization
Bearer {access_token}
X-Workspace-Id
Workspace UUID
Response
data: fullKey
fullKey
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error