Get
/api/v1/location/users
Security
HTTP
Type bearer
Query parameters
timezone
string
ExampleAsia/Kolkata
feature
string
to
string
The latest date to search until
from
string
The earliest date to search from
Responses
200
OK
object
authorization
boolean
data
Array of object
object
users
Array of object (LocationUser)
object
coordinates
Array of string
Example[
"0.00000000",
"0.00000000"
]
string
properties
Array of object
object
country
string
latitude
string
longitude
string
totalSessions
integer
error_code
integer
error_message
string
error_status
boolean
Examplefalse
500
Internal Server Error
object
authorization
boolean
data
Array of string
Example[]
string
error_code
integer | null
error_message
string | null
error_status
boolean