Get Power History
Power Management
Get Power History
GET
Get Power History
Returns historical power metrics for a branch (location group) or connector. Data is sampled to a maximum of 200 points. Use theDocumentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
from and to parameters to zoom in on a specific time range for more granular data.
The UUID of the location.
The history type. Must be
branch or connector.The entity ID. Use the
site_group_id when type is branch, or the charger_id when type is connector.The connector ID. Required when
type is connector.Start date/time filter in ISO 8601 format (e.g.,
2024-01-01T00:00:00Z).End date/time filter in ISO 8601 format. Must be after or equal to
from.