Skip to main content
Every Vizito kiosk registered at the location. For an integration the interesting part is monitoring — knowing that the tablet at the loading bay dropped off an hour ago, before somebody arrives to a dark screen.

Path parameters

string
required
The location.

Response

string
The device id.
string
Name given in the Backoffice.
string
Stable identifier of the tablet. This is what webhook device events name.
boolean
Whether it is online right now.
string
When it was last seen.
string
Entrance this kiosk serves at this location.
string
Hardware model.
string
Android or iOS, with platform_version alongside.
string
Version of the Vizito app it runs.
string
Address it last connected from.
string
The badge printer attached to it, if any.
Rather than polling this on a timer, subscribe to the device_online and device_offline webhook events — they name the deviceUuid and arrive the moment the state changes.