get https://{tenanturl}/config/v1.0/pwdvault
Retrieve the password vault configuration.
Entitlements:
- managePwdvaultConfig (Manage password vault configuration)
- readPwdvaultConfig (Read password vault configuration)
Responses
Retrieve the password vault configuration.
Entitlements:
- managePwdvaultConfig (Manage password vault configuration)
- readPwdvaultConfig (Read password vault configuration)
xxxxxxxxxx
curl --request GET \
--url https://tenant_url/config/v1.0/pwdvault \
--header 'accept: application/json'