Skip to main content
GET
List Locations
Returns a paginated list of locations accessible to the authenticated user.
string
Filter locations by team identifier.
Search locations by name or address.

Response

string
The unique UUID of the location.
integer
The numeric ID of the location.
string
The name of the location.
string
The full formatted address of the location.
string
The street name.
string
The postal code.
integer
The house number.
string
The house number addition (e.g., “A”, “B”). May be null.
string
The city name.
string
The ISO 3166-1 alpha-2 country code.
string
The tariff zone key used for day-ahead pricing lookups. May be null.
number
The latitude of the location. May be null.
number
The longitude of the location. May be null.
boolean
Whether the location’s coordinates were set manually rather than geocoded automatically.
string
The access level of the location. One of closed, app_users, or roaming.
string
The smart charging mode of the location. One of disabled, off_peak, or day_ahead_pricing.
integer
The number of chargers assigned to this location.
object
The location’s available capabilities based on licensing.
string
ISO 8601 timestamp of when the location was created.
string
ISO 8601 timestamp of when the location was last updated.
object
The authenticated user’s permissions for this location.