curl --request GET \
--url https://app.plugchoice.com/api/v3/chargers/{charger}/settings/plug-charge \
--header 'Authorization: Bearer <token>'{
"enabled": true,
"current_card": "<string>"
}curl --request GET \
--url https://app.plugchoice.com/api/v3/chargers/{charger}/settings/plug-charge \
--header 'Authorization: Bearer <token>'{
"enabled": true,
"current_card": "<string>"
}Returns the current Plug & Charge status for the specified charger.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.
null.