Skip to main content
GET
Charger data

Authorizations

X-API-KEY
string
header
required

API key used for authorization and authentication.

Path Parameters

chargerId
string<uuid>
required

Charger ID

Response

Successful operation

Object of charger response.

isOnline
boolean
required

Indicates if the charger is reachable trough the vendor system.

Example:

true

id
string<uuid>
required

The ID of the charger.

userId
string
required

The ID of the user.

Example:

"896f9d5a-b618-48a2-98ae-957059bf1bc9"

lastUpdated
string<date-time>

The timestamp of the last update of any field in the charger data.

chargeState
object

Object of charge state data of a charger.

locationId
string<uuid>

Object of the location of the charger.

staticData
object

Object of static data of a charger.