List Chargers
Chargers
List Chargers
GET
List Chargers
Returns a paginated list of chargers accessible to the authenticated user. Each charger includes its associated model.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
Response
The unique UUID of the charger.
The numeric ID of the charger.
The unique identity string of the charger (e.g., serial number).
A user-defined reference or label for the charger. May be
null.The current connection status of the charger.
The current OCPP status of the charger.
The current error code, if any. May be
null.Additional error information. May be
null.The vendor identifier. May be
null.A vendor-specific error code. May be
null.The raw firmware version string. May be
null.The parsed and normalized firmware version. May be
null.The OCPP server the charger is connected to. May be
null.ISO 8601 timestamp of the last connection. May be
null.ISO 8601 timestamp of the last disconnection. May be
null.ISO 8601 timestamp of the last heartbeat. May be
null.Whether the charger has a pending setup operation.
Whether the charger has completed initial setup.
Whether the charger is blocked.
The maximum current in Amperes the charger can deliver.
ISO 8601 timestamp of when the charger was created.
ISO 8601 timestamp of when the charger was last updated.
The charger’s active licenses.
The ID of the charger model. May be
null.The charger model details. Only included when the model relationship is loaded.
The authenticated user’s permissions for this charger.