v1
latestOpenAPI 3.1.02026-07-24700259.3 KBALLOWED RECIPIENTS
View allowed recipients
Returns the email addresses and domain names on your Allowed Recipients list.
post/allowed_recipients/view
Request body
Response
List of Allowed Recipients
Example response
{
"request_id": "40cbb6f2-935f-11e7-b5be-480fcf01a6f2",
"data": {
"allowed_recipients": [
"test-person@example.com"
],
"enabled": true
}
}