Read One Trusted Email Address
GET {{apiPath}}/environments/{{envID}}/emailDomains/{{emailDomainID}}/trustedEmails/{{trustedEmailID}}
To get data for a single resource entity, the GET {{apiPath}}/environments/{{envID}}/emailDomains/{{emailDomainID}}/trustedEmails/{{trustedEmailID}}
operation returns data for the trusted email address resource with the specified ID.
RESPONSES
status: OK
{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/emailDomains/abe400ab-674d-42ac-9a70-7c911d7bcace/trustedEmails/17665a60-9fc5-40c2-90e3-91494bbe38be"},"environment":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"emailDomain":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/emailDomains/abe400ab-674d-42ac-9a70-7c911d7bcace"}},"id":"17665a60-9fc5-40c2-90e3-91494bbe38be","environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"domain":{"id":"abe400ab-674d-42ac-9a70-7c911d7bcace"},"emailAddress":"noreply@auth.shopco.com","status":"VERIFICATION_REQUIRED","createdAt":"2020-06-21T14:33:47.511Z","updatedAt":"2020-06-21T14:33:47.511Z","domainId":"abe400ab-674d-42ac-9a70-7c911d7bcace"}