Skip to content
Wysp Docs

UserStatus

Metadata about the state of an user, including their device health, reachability, scheduled statements, and latest location.

type: object

NameTypeRequiredDescription
isReachablebooleanyesNetwork connection to the user is stable
hasAccurateFixesbooleanyesGPS has good accuracy
hasFrequentFixesbooleanyesGPS updates are frequent
batteryLowbooleanyesDevice has low battery
hasMicrophonebooleanyesDevice has usable audio input
fixFix | nullyesLatest recent fix. Latest fix is only retained for 30 minutes, after which it is nulled out.
fixUpdatedAtstring | nullyesTimestamp of latest recent location update
lastReachableAtstring | nullyesTimestamp of last time the user was reached