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")
ParameterTypeRequiredDefaultDescription
device_idstringyesDevice id from list_access_devices.
controllerstringno”default”Name of the UniFi controller to target.