Most recent
List the most recent SolarNetwork datums all projects
Authorizations
Responses
200
successful operation
application/json
400
Invalid status value
application/json
get
/energy/datums/most-recentGET /energy/datums/most-recent HTTP/1.1
Host: api.ecosuite.io/
Authorization: YOUR_API_KEY
Accept: */*
{
"datums": [
{
"created": "2025-10-30T20:08:10.818Z",
"nodeId": 1,
"sourceId": "text",
"ANY_ADDITIONAL_PROPERTY": 1
}
]
}