Skip to content

get_content_filter_details

Show one content-filtering profile’s full record by _id.

Side effects: None (read-only). Call this before update_content_filter to see the profile’s current categories, allow/block lists, and scope (the values you are about to read-modify-write).

Returns the profile record, or an error envelope if no profile matches.

get_content_filter_details(filter_id="65f...")
ParameterTypeRequiredDefaultDescription
filter_idstringyesThe _id from list_content_filters.
controllerstringno”default”Name of the UniFi controller to target. Defaults to "default".