See the documentation for more information.
[
{
"id": 1,
"charger_id": 1,
"connector_id": 1,
"status": "Available",
"error": "NoError",
"error_info": null,
"vendor_id": null,
"vendor_error_code": null,
"max_amperage": null,
"max_voltage": null,
"standard": null,
"format": null,
"power_type": null,
"phase_rotation": null,
"created_at": "2026-01-10T01:14:33.000000Z",
"updated_at": "2026-01-10T01:14:33.000000Z"
},
{
"id": 2,
"charger_id": 2,
"connector_id": 1,
"status": "Faulted",
"error": "NoError",
"error_info": null,
"vendor_id": null,
"vendor_error_code": null,
"max_amperage": null,
"max_voltage": null,
"standard": null,
"format": null,
"power_type": null,
"phase_rotation": null,
"created_at": "2026-01-10T01:14:33.000000Z",
"updated_at": "2026-01-10T01:14:33.000000Z"
}
]