list_suppressions
ActiveTool of run.domani/domani
declared in 1.0.0
List addresses on your suppression list - hard bounces and complaints (added automatically) plus manual entries. Sends to these addresses are skipped. API: GET /api/suppressions.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "number",
"description": "Max entries to return (default 50, max 100)"
},
"cursor": {
"type": "string",
"description": "Pagination cursor from a previous response"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
run.domani/domani
https://github.com/gwendall/domani
1/7 registries