Skip to main content
GET
Get secret value

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

key
string
required

Secret key identifier

Pattern: ^[A-Z0-9_]+$

Response

Secret value retrieved

key
string
value
string