Get a suppression
GET
/v1/email/suppressions/{suppression_id}
curl -X GET "https://us1.platform.bird.com/v1/email/suppressions/{suppression_id}" \
-H "Authorization: Bearer $TOKEN"Returns the suppression record for the given ID, including the email address, reason, and scope.
Response Payload
id
string
आवश्यक
email
string
आवश्यक
scope
object
आवश्यक
चाइल्ड एट्रिब्यूट दिखाएँ
scope.type
string
आवश्यक
The scope this suppression applies to. Suppressions are currently workspace-scoped; the other scope types are reserved for future use.
scope.id
string
आवश्यक
Public ID or alias of the scoped resource. For workspace scope, this is the workspace ID (ws_ prefix).
reason
string
आवश्यक
origin
string
आवश्यक
applies_to
string
आवश्यक
Blocking policy. "all" blocks every category. "non_transactional" blocks marketing and future non-transactional categories but allows transactional. "category" is reserved for category-specific preferences.
source_email_id
nullable string
ID of the email that triggered suppression. Null for manual additions.
source_recipient_id
nullable string
ID of the recipient event that triggered suppression. Null for manual additions.
created_at
string
आवश्यक