v1
latestOpenAPI 3.0.12026-07-243686491.1 MBCharge Point Brands
Retrieve a charge point brand.
get/api/v1/charge-point-brands/{chargePointBrandId}
Path parameters
chargePointBrandIdinteger required
Response
Charge Point Brand with provided id
Example response
{
"id": 1,
"identifier": "rolec",
"name": "Rolec",
"createdAt": "2022-05-12T15:56:45.99Z",
"updatedAt": "2022-05-12T16:56:45.99Z"
}