Get
/api/v1/location/devices
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
devices
Array of object (LocationDevice)
object
coordinates
Array of string
Example[
"0.00000000",
"0.00000000"
]
string
properties
object (LocationDeviceProperties)
city
string
country
string
geoPosition
string
latitude
string
location
string
longitude
string
state
string
street
string
totalDevices
integer
type
string
zipcode
string
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