List suppressions
List the org’s do-not-contact entries — suppressed email addresses and bare domains — newest first. A suppressed address or domain is never emailed by any campaign.
Authorizations
Org-scoped Norbelys API key. Create one in Settings → API keys and send it as Authorization: Bearer ak_….
Query Parameters
Opaque cursor from a previous page's nextCursor — returns results strictly after it. Example: "con_x7q2m9k4w8r1"
Include archived rows in the results (hidden by default). Example: true
Page size, 1-100. Defaults to 50. Example: 25
1 <= x <= 100Response
OK
A page of suppression results.
The page of results, newest first.
Whether another page exists beyond this one.
Pass as cursor to fetch the next page; null when this is the last page.
Always "list", marking this response as a collection.
Total number of rows matching the filters. Not included on every list.
x >= 01284