Read All Phone Delivery Settings

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

The GET /environments/{{envID}}/notificationsSettings/phoneDeliverySettings endpoint returns all phone delivery settings resource for a specified environment.

RESPONSES

status: OK

{"_links":{"self":{"href":"http://api.pingone.com/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/notificationsSettings/phoneDeliverySettings/someTwilioPhoneDeliverySettingsId"},"environment":{"href":"http://api.pingone.com/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"}},"_embedded":{"phoneDeliverySettings":[{"_links":{"self":{"href":"http://api.pingone.com/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/notificationsSettings/phoneDeliverySettings/someTwilioPhoneDeliverySettingsId"},"environment":{"href":"http://api.pingone.com/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"}},"id":"cf30debb-dfdd-45c8-9cc4-18f266a0951e","environment":{"id":"cf30debb-dfdd-45c8-9cc4-18f266a0951e"},"sid":"ACfbe767a5f1131a2912b28dcb07ace418","numbers":[{"type":"PHONE_NUMBER","selected":false,"available":true,"createdAt":"2020-05-19T10:25:23.828Z","number":"+12024706245","capabilities":["SMS","VOICE"]},{"type":"PHONE_NUMBER","selected":false,"available":true,"createdAt":"2020-05-19T10:25:23.828Z","number":"+13462445724","capabilities":["SMS","VOICE"]},{"type":"TOLL_FREE","selected":false,"available":true,"createdAt":"2020-05-19T10:25:23.828Z","number":"+18449840672","capabilities":["SMS","VOICE"]},{"type":"PHONE_NUMBER","selected":false,"available":true,"createdAt":"2020-05-19T10:25:23.828Z","number":"+13025817557","capabilities":["SMS","VOICE"]},{"type":"PHONE_NUMBER","selected":false,"available":true,"createdAt":"2020-05-19T10:25:23.828Z","number":"+972521209508","capabilities":["SMS","VOICE"]},{"type":"PHONE_NUMBER","selected":false,"available":true,"createdAt":"2020-05-19T10:25:23.828Z","number":"+61488846054","capabilities":["SMS","VOICE"]},{"type":"PHONE_NUMBER","selected":false,"available":true,"createdAt":"2020-05-19T10:25:23.828Z","number":"+19182157058","capabilities":["SMS","VOICE"]}],"provider":"BYO_TWILIO"}]},"size":1}