List Locations
Locations
List Locations
GET
List Locations
Returns a paginated list of locations 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 location name or address.
Filter by ISO 3166-1 alpha-2 country code (e.g.,
NL, DE, BE).Filter by smart charging mode. One of
disabled, day_ahead_pricing, or off_peak.Sort field. One of
name, country, chargers_count, or created_at. Prefix with - for descending order. Defaults to name.Page number for pagination.
Response
Array of location objects.
Available filter options based on the current dataset.