Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.ionelectricity.com/v2/consumption/minute/{id}
{ "id": "<string>", "time": 123, "createdAt": {}, "updatedAt": {}, "_version": 123, "_lastChangedAt": {}, "importKWh": 123, "exportKWh": 123, "version": 123, "_deleted": true }
Was this page helpful?