List Suppressions
Returns a list of suppressions for the account
Query Parameters:
domain: Filter by domain (optional)email: Filter by email (optional)from_time: Filter suppressions created after this time (RFC3339 format, optional)to_time: Filter suppressions created before this time (RFC3339 format, optional)limit: Maximum number of items to return (1-100, default: 100)after: Pagination cursor for the next pagebefore: Pagination cursor for the previous page
Authorizations
API key for authentication. Non-empty Security Requirement values are AhaSend API-key roles. Roles listed within one requirement object are jointly required; separate requirement objects are alternatives.
Path Parameters
Account ID
Query Parameters
Filter by domain
Email address
Filter suppressions created after this time (RFC3339 format)
Filter suppressions created before this time (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.

