curl --request GET \
--url https://app.plugchoice.com/api/v3/teams/{team}/chargers/ids \
--header 'Authorization: Bearer <token>'{
"data": [
{}
]
}curl --request GET \
--url https://app.plugchoice.com/api/v3/teams/{team}/chargers/ids \
--header 'Authorization: Bearer <token>'{
"data": [
{}
]
}Returns every charger UUID for the team that matches the current filters, with no pagination. Designed for bulk selection flows that need the full matching set in one call (for example, a “Select all” that feeds directly into Bulk Command). Supports the same filter query parameters as List Chargers.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.
basic, smart, pro).