Access secret at a given path
- Print
- PDF
Access secret at a given path
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Post
/api/v1/secretmanager/vault/{vaultId}/accesssecrets
In case approval is required to access a secret then it sends an approval request with justification. Till the time the request is not approved, it sends the current status of the request in response. For example-"Pending Approval", "Approval Needed", "Access Denied".
Security
HTTP
Type bearer
Path parameters
vaultId
stringRequired
vault Id
Examplea6ed82f6-32b5-46d8-a3a3-c36cc574abd9
Query parameters
path
stringRequired
Secret path
Example/machine/DB
Responses
200
successful operation
object
Was this article helpful?