Get latest measurements
GET
/v2/latest
Provides a list of locations with latest measurements
Parameters
Query Parameters
radius
integer
order_by
string
entity
Any of:
string
null
sensor_type
Any of:
string
null
Request Body
object
parameter
Any of:
Array<string>
null
unit
Any of:
Array<string>
null
country
Any of:
Array<string>
null
city
Any of:
Array<string>
null
location_id
Any of:
Array<integer>
null
location
Any of:
Array<string>
null
source_name
Any of:
Array<string>
null
model_name
Any of:
Array<string>
null
manufacturer_name
Any of:
Array<string>
null
Responses
200
Successful Response
object
meta
results
required
Array<object>
object
coordinates
measurements
required
Array<object>
object
parameter
required
string
value
required
number
lastUpdated
required
string
unit
required
string
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string