dnsfilter_get_policy
Retrieve a policy's full configuration: allow/block domain lists, category rules, applications, and assigned networks, using its policy ID.
Instructions
Get one policy's full configuration: allow/block domain lists, allow/block category rules, allowed/blocked applications, and which networks it's assigned to. Requires a policy ID from dnsfilter_list_policies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Policy ID, from dnsfilter_list_policies. | |
| include_relationships | No | Include related resources (organization, networks) in the response. Defaults to true. |