Smartlead: get domain block list
smartlead_get_domain_block_listFetch a list of blocked domains and email addresses from Smartlead, showing source and client association. Filter by client ID, email, or domain to locate specific entries.
Instructions
List blocked domains and email addresses with their source and client association. Safety — read-only: yes; may consume SmartProspect credits: no; creates or modifies remote state: no; can send email: no; destructive: no. Endpoint: GET https://server.smartlead.ai/api/v1/leads/get-domain-block-list. Free and read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Records to return (1-1000). | |
| offset | No | Pagination offset. | |
| filter_client_id | No | Filter by client ID. | |
| filter_email_or_domain | No | Search by email or domain name. | |
| filter_email_with_domain | No | Search by email with domain. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| error | No | ||
| warnings | Yes | ||
| operation | Yes | ||
| pagination | Yes | ||
| credit_spending | Yes | ||
| remote_mutation | Yes |