Suppressions
Get Suppressions
Retrieve your suppressions. Required Access Level: ViewContacts, ViewSuppressions
get/suppressions
Query parameters
limitinteger
integer
Maximum number of returned items.
offsetinteger
integer
How many items should be returned ahead.
Response
OK
Example response
[
{
"Email": "mail@example.com",
"FriendlyErrorMessage": "Mailbox not found",
"DateUpdated": "2001-01-01T12:00:00"
}
]