Ruby
Broadcasts
List broadcast suppressed recipients
Returns recipients that were skipped because they appear on a suppression list (e.g. previous bounces or unsubscribes).
GET
Ruby
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The broadcast ID.
Query Parameters
Results per page. Min 1, max 500.
Required range:
1 <= x <= 500Pagination offset.
Required range:
x >= 0