Skip to main content
GET
/
roaming
/
hubject
/
evseStatusRecords
Retrieve a list with status of all published chargers
curl --request GET \
  --url https://api.spirii.com/roaming/hubject/evseStatusRecords \
  --header 'Authorization: Bearer <token>'
{
  "error": {
    "message": "Something went wroing, try again later",
    "statusCode": 500
  }
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

A list of statuses for chargers