sophos_dns_list_custom_domains
Retrieve allowed or blocked custom domain lists for DNS Protection, with filters by tenant, name, or domain content.
Instructions
List custom domain lists (allowed/blocked) for DNS Protection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by exact list name | |
| page | No | Page number, starting with 1 | |
| sort | No | Sort field (e.g. name, createdAt) | |
| page_size | No | Results per page | |
| tenant_id | Yes | Tenant UUID | |
| page_total | No | Whether to return total page count | |
| domain_names | No | Filter lists that contain this domain | |
| name_contains | No | Filter by name substring |