Get secrets client has access.
GET/vault/api/v1/secrets
Get secrets client has access.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Successful response, returns an array of secrets, returns an empty array if no secrets found
Bad request
Unauthorized request, OAuth2 authorization missing or invalid
Unauthorized request, OAuth2 authorization OK but scope insufficient
Internal server error