List Suppressions
shipmail_list_suppressionsRetrieve a list of suppressed recipients from bounces or complaints. Supports pagination with cursor and limit parameters.
Instructions
List recipients currently suppressed due to bounces or complaints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor returned by the previous call. | |
| limit | No | Maximum results to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| pagination | Yes |