Skip to main content

UserLocation

Information stored describing a user location.

Properties

NameTypeDescriptionNotes
citystrThe city name--always returned in upper-case.[optional]
country_codestrA two-character (alpha-2) ISO 3166-1 country code.[optional]
expiry_datedatetimeThe date this user location will expire.[optional]
idstrThe UUID of the user location.
ip_addressstrThe IPv4 Address.[optional]
ispstrThe ISP name--always returned in upper-case.[optional]
last_authentication_timedatetimeThe time of the last authentication from this location.
latitudefloatThe latitude.[optional]
longitudefloatThe longitude.[optional]
number_of_authenticationsintThe number of times this location was used during authentication.
private_ip_addressboolWhether the IP provided is a private IP Address.[optional]

Example