Skip to content

list_content_filters

List DNS content-filtering profiles (category blocking, safe-search).

Side effects: None (read-only).

Returns one record per profile with _id, name, enabled, categories (blocked DNS-category enum list), allow_list / block_list (per-domain overrides), client_macs and network_ids (the scope the profile applies to), safe_search, and schedule. Empty on a gateway with no filtering profiles.

list_content_filters(controller="default")
ParameterTypeRequiredDefaultDescription
controllerstringno”default”Name of the UniFi controller to target. Defaults to "default".