Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Available sorts are value, created_at, reason. You can sort by multiple options by separating them with a comma. To sort in descending order, use - sign in front of the sort, for example: -value.
The number of results that will be returned per page.
The cursor to start the pagination from.
Filter by scope (team, project, route)
Filter by route ID
Filter by project ID
Search by email/domain value (partial match)
Available options:
spam_complaint, hard_bounce, unsubscribe, manual Response
200 - application/json
Paginated set of SuppressedRecipientData
Base path for paginator generated URLs.
Number of items shown per page.
The "cursor" that points to the next set of items.
The "cursor" that points to the previous set of items.