v1

latestOpenAPI 3.0.0UNLICENSED2026-07-2463924.2 KB
charge-points

List charge points

List all the charge points owned by an organisation.

get/v1/charge-points

Response

Ok

Example response

{
  "data": [
    {
      "id": "52907745-7672-470e-a803-a2f8feb52944",
      "attributes": {
        "iccid": "891004234814455936F",
        "timeZone": "Pacific/Auckland"
      }
    }
  ]
}
All 6 operations