Get latest measurements by location ID
Deprecated
GET
/v2/latest/{location_id}
Provides latest measurements for a locations by location ID
Authorizations
Parameters
Path Parameters
location_id
required
The ID of the location
integer
The ID of the location
Query Parameters
limit
page
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