Skip to main content
GET
/
api
/
Users
/
Me
/
ExclusionList
Get Email Integration Exclusion for current User.
curl --request GET \
  --url https://api.example.com/api/Users/Me/ExclusionList
[
  {
    "id": 123,
    "value": "<string>"
  }
]

Response

200 - application/json

OK

id
integer<int32>
value
string | null