Get a suppression
Read one suppression entry by id.
Authorizations
Org-scoped Norbelys API key. Create one in Settings → API keys and send it as Authorization: Bearer ak_….
Path Parameters
The resource id (path).
Response
OK
The suppressed email address or bare domain.
"acme.com"
The suppression id.
"sup_d4f8g2h6j0k4l8m2n6p0q4r8"
The campaign this suppression is scoped to, or null when scope is "org".
"prg_b2n4x8mq1w7e9rk3v5tz0yc6"
Why the address was suppressed.
"unsubscribed"
Suppression scope: "org" suppresses everywhere; "program" suppresses within one campaign only.
org, program When the suppression was lifted (RFC 3339), or null while it is active.
When it was added (RFC 3339).
Always "suppression".