Tool to retrieve analytics data for domains within a specific profile. Use after confirming the profile ID to get per-domain query stats.
rootbooleanReturn root domains instead of full hostnames (e.g. 'icloud.com' instead of 'gateway.icloud.com').
limitintegerLimit number of items to return (1-500)
cursorstringOpaque pagination cursor for next page
devicestringFilter analytics for a specific device ID. Use '__UNIDENTIFIED__' for unidentified devices.
statusstringFilter domains by resolution status: 'default' (resolved normally), 'blocked' (blocked by rules/security), or 'allowed' (explicitly allowed).
profileRequiredstringThe 6-character alphanumeric NextDNS profile ID (e.g., 'ef5c1a'). Use LIST_CONFIGURATIONS to get available profile IDs.
to_datestringFilter out entities with date newer or equal (exclusive). Same formats as from_date.
from_datestringFilter out entities with date older than (inclusive). Supports ISO8601, Unix timestamps, and relative dates (e.g. '-7d').
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.