Skip to content

get_access_device

Fetch one Access device’s full record by ID.

Side effects: None (read-only).

Same shape as one entry from list_access_devices. Useful for checking firmware version, online status, or hub assignment on a specific reader.

get_access_device(device_id="dev...", controller="default")
Parameter Type Required Default Description
device_id string yes Device id from list_access_devices.
controller string no “default” Name of the UniFi controller to target.