Skip to main content
GET
List User Secrets

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Response

200 - application/json

Success: {"success": true, "secrets": {key: "********", ...}}

success
boolean

Always true

secrets
object

Map of secret key names to "********" (masked) or null