curl --request GET \
--url https://app.plugchoice.com/api/v3/teams/{team}/sites \
--header 'Authorization: Bearer <token>'{
"data": [
{
"uuid": "<string>",
"name": "<string>",
"address": "<string>",
"street": "<string>",
"postal_code": "<string>",
"house_number": 123,
"house_number_addition": "<string>",
"city": "<string>",
"country": "<string>",
"smart_charging": "<string>",
"chargers_count": 123,
"created_at": "<string>"
}
],
"filter_options": {
"countries": [
{}
],
"smart_charging_modes": [
{}
]
}
}curl --request GET \
--url https://app.plugchoice.com/api/v3/teams/{team}/sites \
--header 'Authorization: Bearer <token>'{
"data": [
{
"uuid": "<string>",
"name": "<string>",
"address": "<string>",
"street": "<string>",
"postal_code": "<string>",
"house_number": 123,
"house_number_addition": "<string>",
"city": "<string>",
"country": "<string>",
"smart_charging": "<string>",
"chargers_count": 123,
"created_at": "<string>"
}
],
"filter_options": {
"countries": [
{}
],
"smart_charging_modes": [
{}
]
}
}NL, DE, BE).disabled, day_ahead_pricing, or off_peak.name, country, chargers_count, or created_at. Prefix with - for descending order. Defaults to name.Show site
null.disabled, day_ahead_pricing, or off_peak).