List the most recent SolarNetwork datums all projects
/energy/datums/most-recent
curl -L \ --url 'https://api.ecosuite.io//energy/datums/most-recent' \ --header 'Authorization: YOUR_API_KEY'
{ "datums": [ { "created": "2025-02-24T00:02:13.797Z", "nodeId": 1, "sourceId": "text", "ANY_ADDITIONAL_PROPERTY": 1 } ] }