Returns a list of suppressions for the account
Query Parameters:
domain: Filter by domain (optional)email: Filter by email (optional)from_date: Filter suppressions created after this date (RFC3339 format)to_date: Filter suppressions created before this date (RFC3339 format)limit: Maximum number of items to return (1-100, default: 100)cursor: Pagination cursor for the next pageAPI key for authentication
Account ID
Filter by domain
Email address
Filter suppressions created after this date (RFC3339 format)
Filter suppressions created before this date (RFC3339 format)
Maximum number of items to return (1-100)
1 <= x <= 100Pagination cursor for the next page. Provide the value provided in next_cursor from the response.
Pagination cursor for the previous page. Provide the value provided in previous_cursor from the response.