Skip to main content
GET
Get Asset

Path Parameters

string
required
The unique asset identifier.

Response

string
Unique asset identifier.
string
Name of the company that owns the asset.
string
The watercourse the asset discharges into.
number
Asset latitude.
number
Asset longitude.
number
Current discharge status. One of -1 (offline), 0 (not discharging), or 1 (discharging).
string (ISO 8601)
Start time of the most recent discharge event. Example: 2026-04-24T22:46:00Z.
string (ISO 8601)
End time of the most recent discharge event.
string (ISO 8601)
Timestamp of the last data update.
string | null
EA name of the nearest bathing water. null if no bathing water is within 10 miles.
string | null
EA identifier for the nearest bathing water. null if no bathing water is within 10 miles.
string | null
EA water quality classification for the nearest bathing water. null if no bathing water is within 10 miles.
number | null
Distance to the nearest bathing water in metres. null if no bathing water is within 10 miles.
Bathing water fields are only populated when the nearest bathing water is within 10 miles of the asset. They return null otherwise.