Read Notifications Settings

GET {{apiPath}}/environments/{{envID}}/notificationsSettings

The GET /environments/{{envID}}/notificationsSettings endpoint returns the notifications settings resource for a specified environment.

RESPONSES

status: OK

{"_links":{"self":{"href":"https://api.pingone.eu/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/notificationsSettings"},"environment":{"href":"https://api.pingone.eu/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"}},"updatedAt":"2021-05-12T13:11:50.960Z","whitelist":[],"deliveryMode":"ALL","environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"smsProvidersFallbackChain":[],"from":{"name":"PingOne","address":"noreply@pingidentity.com"}}