Skip to main content
GET
List Connectors
Returns a paginated list of all connectors across all chargers for the specified location. Each connector includes its parent charger information. Results are paginated with 25 items per page.
string
required
The UUID of the location.

Response

integer
The numeric ID of the connector.
integer
The ID of the parent charger.
integer
The OCPP connector ID.
string
The current connector status.
string
The current error code, if any.
string
Additional error information, if any.
string
The vendor identifier.
string
The vendor-specific error code, if any.
integer
The maximum amperage of the connector.
integer
The minimum current of the connector.
integer
The current limit of the connector.
string
Identifies what is currently managing the connector’s current limit. May be null.
integer
The maximum voltage of the connector.
string
The connector standard (e.g., IEC 62196).
string
The connector format (e.g., Socket, Cable).
string
The power type (e.g., AC_1_PHASE, AC_3_PHASE, DC).
string
The phase rotation configuration.
object
The parent charger object.
string
ISO 8601 timestamp of when the connector was created.
string
ISO 8601 timestamp of when the connector was last updated.