List all suppressed contacts or domains
List all suppressed contacts or domains
GET
List all suppressed contacts or domains
Retrieves a list of all suppressed email addresses and domains within the organization. Results can be sorted by contact/domain, blocked count, or creation date in ascending or descending order. Suppressed entries prevent emails from being received from those addresses or domains.
Authorizations
Query Parameters
Field to order results by. "contact" orders by domain name.
Available options:
contact, blocked, created Sort direction for the results.
Available options:
asc, desc Response
List of suppressed contacts retrieved successfully.
Unique identifier for the suppression record
Example:
123
Suppressed email address or domain pattern (e.g., "*@domain.com")
Example:
"spam@hooli.com"
Timestamp when the suppression was created (UTC)
Example:
"2024-01-15T10:30:00Z"
Number of times emails to this address/domain have been blocked
Example:
5
Whether this is a common webmail domain (true) or a company domain (false)
Example:
true