Skip to main content
GET
/
api
/
EmailIntegration
/
ExclusionList
Lists Global Exclusion List.
curl --request GET \
  --url https://api.example.com/api/EmailIntegration/ExclusionList
[
  {
    "id": 123,
    "value": "<string>"
  }
]

Response

200 - application/json

OK

id
integer<int32>
value
string | null