v1

latestOpenAPI 3.0.12026-07-243686491.1 MB
Energy Monitoring

Get charge history for an EVSE

Required scope: energy:read

🔍 For Monta Energy Management dashboards. This endpoint exists to power the Monta Energy frontend and is redundant with the general GET /charges endpoint. For general charge history retrieval, use GET /charges instead.

🚧 BETA — This endpoint is currently in the BETA phase and its response structure may change in the future.

📘 Feature flag required — This endpoint is not available by default. It must be explicitly enabled for your operator account upon request. Please contact your Monta Business Partner to request access to this feature.

get/api/v1/energy/sites/{siteId}/evses/{chargePointIdentity}/{connectorId}/charges

Path parameters

siteIdinteger required
chargePointIdentitystring required
connectorIdinteger required

Query parameters

startAtstring date-time nullable
endAtstring date-time nullable
searchstring nullable
statusstring nullable
sizeinteger nullable
beforestring nullable
afterstring nullable

Response

getEvseChargeHistory 200 response

totalSizeinteger required
perPageinteger required
currentSizeinteger required
beforestring nullable
afterstring nullable