List suppressions
Addresses Flaresend refuses to send to, in alphabetical order.
/v1/admin/suppressionsAdmin keyThe suppression list is shared by every project on the mailer. A live send to any address on it fails with 422 recipient_suppressed. Hard bounces and spam complaints are added automatically when Cloudflare reports them; you can also add and remove addresses by hand. See Suppressions.
This is Flaresend's local list. Cloudflare keeps its own suppression list, which you edit in the Cloudflare dashboard; every response carries a note saying so.
Query parameters
Only addresses that contain this text, for example example.com.
Page size, 1 to 200.
The nextCursor from the previous page.
Response
The suppressed addresses, sorted by address.
Show suppression propertiesHide suppression properties
The lowercased address.
Why it was suppressed.
The email whose bounce or complaint added it, or null when added by hand.
When it was added.
Pass it as cursor for the next page. null on the last page.
A reminder that Cloudflare keeps a separate suppression list.