v1
latestOpenAPI 3.0.12026-07-26181265484.9 KBActors
Get Operator EV Meter Dashboard
Retrieves the EV meter dashboard for a specific operator, identified by ActorID. Optional query parameters allow filtering by date range, machine ID, time period, and machine number.
get/v1/actors/{ActorID}/evDashboard
Path parameters
ActorIDinteger required
The unique identifier of the actor (operator) for whom the EV meter dashboard is being retrieved.
Query parameters
StartDatestring date-time
The start date for filtering the EV meter dashboard data.
EndDatestring date-time
The end date for filtering the EV meter dashboard data.
MachineIDinteger
The unique identifier of the machine for which the EV meter data is being retrieved.
TimePeriodinteger
The time period for which the EV meter data is being retrieved.
MachineNumberstring
The number of the machine for which the EV meter data is being retrieved.
Response
The EV meter dashboard data was retrieved successfully.