List Chargers
Chargers
List Chargers
GET
List Chargers
Returns a paginated list of chargers belonging to the specified team, with filtering and sorting support.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.
The UUID of the team.
Filter by charger identity.
Filter by connection status. One of
online, offline, or never_seen.Filter by charger status. One of
Available, Faulted, or Unavailable.Filter by connector status (e.g.,
Available, Charging, Faulted, Finishing, Preparing, Reserved, SuspendedEV, SuspendedEVSE, Unavailable).Filter by charger vendor.
Filter by license type. One of
basic, smart, or pro.Filter by location UUID.
Sort field. One of
identity, connection_status, status, or created_at. Prefix with - for descending order. Defaults to -created_at.Page number for pagination.
Response
Array of charger objects.
Available filter options based on the current dataset.