Skip to content

get_visitor

Fetch one visitor pass’s full record by ID.

Side effects: None (read-only).

Same shape as one entry from list_visitors plus any per-pass purpose / notes.

get_visitor(visitor_id="vis...", controller="default")
Parameter Type Required Default Description
visitor_id string yes Visitor id from list_visitors.
controller string no “default” Name of the UniFi controller to target.