Operator — Charging Records
Query charging records
Retrieves historical charging records, optionally filtered by device, connector, or time range.
Related: when investigating fault-related stop_reason values, refer to the Fault Dictionary.
GET
Query charging records
Authorizations
OAuth2 client-credentials grant for operator-side integrations.
Obtain an access token by POSTing client_id and client_secret
to /v1/operator/oauth/token. Tokens are valid for 24 hours
(86,400 seconds).
Query Parameters
Required range:
x >= 1Page number (1-indexed).
Required range:
x >= 1Results per page (max 100).
Required range:
1 <= x <= 100Response
200 - application/json
Charging records returned.