Retrieves a list of suppressions associated with a specific sub-account within a given date range.
The maximum difference between from
and to
dates should not exceed 60 days.
This api key can be used only for sub account level operations
Start date for the suppression records
End date for the suppression records (Note: from
should be earlier than to
and the date range should not exceed 60 days)
Number of records to return per request
Number of initial records to skip
Case-insensitive search against suppression email
Type of suppression. Valid values: hardBounce
, manual
, spamComplaint
, unsubscribe
hardBounce
, manual
, spamComplaint
, unsubscribe
A list of suppressions
The response is of type object[]
.