Skip to main content

List Blacklisted Emails

Lists the email blacklist.

Example Output

{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"id": 1,
"comment": "hello world!",
"created_by": "Nimrod Wagner <nimrod.wagner@perception-point.io>",
"last_updated_by": "Nimrod Wagner <nimrod.wagner@perception-point.io>",
"owner_organization": 1,
"address": "nimrod.wagner@perception-point.io"
}
]
}

Workflow Library Example

List Blacklisted Emails with Perception Point and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop