secrets
Get a Secret.
Retrieve a Secret by name. The secret value is not included for security.
get/v1/secrets/{name}
Path parameters
namestring required
The name of the Secret to retrieve.
Response
Successfully retrieved the Secret. Value is omitted for security.