Skip to main content
GET
Get a secret by name

Authorizations

Authorization
string
header
required

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

Path Parameters

name
string
required

Response

OK

name
string
required
masked_value
string
required

The secret value with all but the last 3 characters masked.