Skip to main content
GET
Controllers / Configurations / List

Authorizations

Authorization
string
header
required

OAuth2 Bearer Authorization

Path Parameters

controller_uuid
string
required

UUID of the controller

Pattern: ^[a-f0-9]{8}\-[a-f0-9]{4}\-4[a-f0-9]{3}\-[89ab][a-f0-9]{3}\-[a-f0-9]{12}$

Response

Cached OCPP configuration values for the controller

configurations
object[]
required

OCPP configuration settings

updated_at
string<date-time>

When the cached configuration was last updated

Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(Z|[+-]\d{2}:\d{2})$