cURL
curl --request GET \ --url https://api.sewagedata.co.uk/api/assets
{ "total_assets": 1024, "assets": [ { "asset_id": "ABC123", "latitude": 51.5074, "longitude": -0.1278, "status": 0, "latest_event_end": "2026-02-11T22:47:00Z" } ] }
Returns a list of all assets and a total count.
Documentation IndexFetch the complete documentation index at: https://api-docs.sewagedata.co.uk/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://api-docs.sewagedata.co.uk/llms.txt
Use this file to discover all available pages before exploring further.
Show Asset object
-1
0
1
2026-02-11T22:47:00Z
Was this page helpful?