Skip to main content
GET
/
roaming
/
hubject
/
evsePricingRecords
Retrieve a list of all published EVSE's with their assigned product
curl --request GET \
  --url https://api.spirii.com/roaming/hubject/evsePricingRecords \
  --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 chargers