Get secret value from vault
Retrieve a secret value from the vault by its full path.
Path Parameters |
---|
secret_full_path string — REQUIREDPossible values: Value must match regular expression Secret key name to get value of |
Responses | ||
---|---|---|
200 Secret value retrieved successfully.
| ||
401 Unauthorized access. | ||
404 Secret not found. |