Retrieve statistics related to a charge pointAsk AIget https://partner-api.monta.com/api/v1/charge-point-statistics/by-charge-pointRequired scope: charge-points:readQuery ParamschargePointIdint64required> 0Filter to retrieve statistics for a given charge point by chargePointIdfromDatedaterequiredFilter to retrieve charge point statistics created from date (YYYY-MM-DD), we expect a date in UTCThe maximum gap between from and to data cannot be longer than 365 daystoDatedaterequiredFilter to retrieve charge point statistics created to date (YYYY-MM-DD), we expect a date in UTCThe maximum gap between from and to data cannot be longer than 365 daysResponses 200Statistics that match the provided criteria 400The request is invalid 401Consumer with provided credentials was not found 403Operator doesn't have access to resource 404Entity with the provided id was not foundUpdated 7 months ago