AhaSend Go SDK
Suppressions
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)cursor: Pagination cursor for the next page
GET
AhaSend Go SDK
Authorizations
API key for authentication
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)
Required range:
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.

