post
https://api.cpo.uat.emobility.internal.dev.solidstudio.io/api/v1/charging-stations/rsql-list
Filter the list using an RSQL expression passed in the request body as { "filter": "..." }.
Combine multiple conditions with and / or and group them with ( ).
Omit the filter field (or send an empty string) to return all records.
Available fields
| Field | Operators | Accepted values |
|---|---|---|
id | == != =in= =out= =is= =isnot= | — |
createdAt | == != =in= =out= =gt= =gte= =lt= =lte= =between= =notbetween= =is= =isnot= | — |
updatedAt | == != =in= =out= =gt= =gte= =lt= =lte= =between= =notbetween= =is= =isnot= | — |
status | == != =in= =out= =is= =isnot= | ONLINE, OFFLINE |
visibilityMode | == != =in= =out= =is= =isnot= | PUBLIC, PRIVATE |
tags | =anyin= =allin= | — |
isPlanned | == != | — |
plugAndChargeCompatible | == != | — |
ocppChargingStationId | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
hasOcppChargingStationPassword | == != | — |
hasRebootRequired | == != | — |
chargingType | == != =in= =out= | AC, DC |
hasSuppressedNotification | == != | — |
chargingStationModelId (nullable) | == != =in= =out= =is= =isnot= | — |
chargingStationVendorId | == != =in= =out= =is= =isnot= | — |
firmwareId (nullable) | == != =in= =out= =is= =isnot= | — |
internalSerialNumber (nullable) | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
ipAddress | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
configuredPowerKW (nullable) | == != =in= =out= =gt= =gte= =lt= =lte= =between= =notbetween= =is= =isnot= | — |
activeAlert | == != =in= =out= =is= =isnot= | CRITICAL, WARNING |
activeAlertsTypes | =anyin= =allin= | CHARGING_STATION_HEARTBEATS_MISSING, CHARGING_STATION_DISCONNECTED, CHARGING_STATION_UNKNOWN_MESSAGE, CHARGING_STATION_CONFIGURATION_MISMATCH, CONNECTOR_FAULTED, EMERGENCY_STOP, PAYTER_TERMINAL_OFFLINE, STATION_NOTIFY_EVENT, EVI_FAULT_WARNING, EVI_FAULT_CRITICAL, RESTART_TOO_LONG, FIRMWARE_UNKNOWN, FIRMWARE_DEPRECATED |
activeAlertsCount | == != =in= =out= =gt= =gte= =lt= =lte= =between= =notbetween= =is= =isnot= | — |
hasCritical | == != | — |
floorLevel (nullable) | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
externalDeepLinkUrl (nullable) | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
externalReferences.system | == | — |
externalReferences.references.key | == | — |
externalReferences.references.value | == | — |
ocppConfigApplied | == != | — |
ocppVersionMismatch | == != | — |
ocppVersionMismatchDismissedByUserId (nullable) | == != | — |
requirePayterTerminalOnChargingPoints | == != | — |
fetchConfigurationOnBoot | == != | — |
validateConfiguration | == != | — |
applyConfigurationOnMismatchDetected | == != | — |
getConfigurationCronIntervalHours (nullable) | == != =in= =out= =gt= =gte= =lt= =lte= =between= =notbetween= =is= =isnot= | — |
exposeAsPlanned | == != | — |
napSynchronizationEnabled | == != | — |
firmwareUpdatedAt (nullable) | == != =in= =out= =gt= =gte= =lt= =lte= =between= =notbetween= =is= =isnot= | — |
lastHeartbeat (nullable) | == != =in= =out= =gt= =gte= =lt= =lte= =between= =notbetween= =is= =isnot= | — |
ocppVersion | == != =in= =out= =is= =isnot= | OCPP_1_6, OCPP_2_0_1, OCPP_2_1 |
details.chargePointModel (nullable) | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
details.chargePointVendor (nullable) | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
details.chargePointSerialNumber (nullable) | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
details.firmwareVersion (nullable) | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
details.softwareVersion (nullable) | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
details.lastBootAt (nullable) | == != =in= =out= =gt= =gte= =lt= =lte= =between= =notbetween= =is= =isnot= | — |
details.lastResetAt (nullable) | == != =in= =out= =gt= =gte= =lt= =lte= =between= =notbetween= =is= =isnot= | — |
details.chargeBoxSerialNumber (nullable) | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
details.iccid (nullable) | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
details.imsi (nullable) | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
details.meterSerialNumber (nullable) | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
details.meterType (nullable) | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
details.lastHeartbeatAt (nullable) | == != =in= =out= =gt= =gte= =lt= =lte= =between= =notbetween= =is= =isnot= | — |
businessStatus | == != =in= =out= =is= =isnot= | PLANNED, ACTIVE, CERTIFICATION, LIVE, DECOMMISSIONED |
chargingPool.id | == != =in= =out= =is= =isnot= | — |
chargingPool.name | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
chargingPool.address | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
chargingPool.city | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
chargingPool.postalCode | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
chargingPool.country | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
chargingPool.owner (nullable) | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
chargingPool.cpoOperator.id | == != =in= =out= =is= =isnot= | — |
chargingPool.cpoOperator.name | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
chargingStationGroups.id | == != =in= =out= =is= =isnot= | — |
chargingStationGroups.name | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
firmware.id | == != =in= =out= =is= =isnot= | — |
firmware.version | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
firmware.status | == != =in= =out= =is= =isnot= | DRAFT, IN_TESTING, PRODUCTION_READY, LIVE, STABLE, DEPRECATED |
firmware.chargingStationVendorId (nullable) | == != =in= =out= =is= =isnot= | — |
chargingStationModel.id | == != =in= =out= =is= =isnot= | — |
chargingStationModel.name | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
chargingStationModel.chargingStationVendor.id | == != =in= =out= =is= =isnot= | — |
chargingStationModel.chargingStationVendor.name | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
chargingPoints.id | == != =in= =out= =is= =isnot= | — |
chargingPoints.eMI3id (nullable) | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
chargingPoints.ocppEvseId | == != =in= =out= =is= =isnot= | — |
chargingPoints.status | == != =in= =out= =is= =isnot= | BLOCKED, AVAILABLE, CHARGING, INOPERATIVE, OUTOFORDER, PLANNED, REMOVED, RESERVED, UNKNOWN |
chargingPoints.physicalReference (nullable) | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
chargingPoints.tags | =anyin= =allin= | — |
chargingPoints.capabilities | =anyin= =allin= | — |
chargingPoints.amperageLimit (nullable) | == != =in= =out= =gt= =gte= =lt= =lte= =between= =notbetween= =is= =isnot= | — |
chargingPoints.amperageMin (nullable) | == != =in= =out= =gt= =gte= =lt= =lte= =between= =notbetween= =is= =isnot= | — |
chargingPoints.externalAmperageLimitApplied | == != | — |
chargingPoints.updatedAt | == != =in= =out= =gt= =gte= =lt= =lte= =between= =notbetween= =is= =isnot= | — |
chargingPoints.payterTerminalId (nullable) | == != | — |
chargingPoints.latitude | == != =in= =out= =gt= =gte= =lt= =lte= =between= =notbetween= =is= =isnot= | — |
chargingPoints.longitude | == != =in= =out= =gt= =gte= =lt= =lte= =between= =notbetween= =is= =isnot= | — |
chargingPoints.connectors.id | == != =in= =out= =is= =isnot= | — |
chargingPoints.connectors.ocppConnectorId | == != =in= =out= =is= =isnot= | — |
chargingPoints.connectors.status | == != =in= =out= =is= =isnot= | AVAILABLE, PREPARING, CHARGING, SUSPENDED_EVSE, SUSPENDED_EV, FINISHING, OCCUPIED, RESERVED, UNAVAILABLE, FAULTED |
chargingPoints.connectors.standard | == != =in= =out= =is= =isnot= | CHADEMO, DOMESTIC_A, DOMESTIC_B, DOMESTIC_C, DOMESTIC_D, DOMESTIC_E, DOMESTIC_F, DOMESTIC_G, DOMESTIC_H, DOMESTIC_I, DOMESTIC_J, DOMESTIC_K, DOMESTIC_L, GBT_AC, GBT_DC, IEC_60309_2_SINGLE_16, IEC_60309_2_THREE_16, IEC_60309_2_THREE_32, IEC_60309_2_THREE_64, IEC_62196_T1, IEC_62196_T1_COMBO, IEC_62196_T2, IEC_62196_T2_COMBO, IEC_62196_T3A, IEC_62196_T3C, TESLA_R, TESLA_S |
chargingPoints.connectors.format | == != =in= =out= =is= =isnot= | SOCKET, CABLE |
chargingPoints.connectors.powerType | == != =in= =out= =is= =isnot= | AC_1_PHASE, AC_2_PHASE, AC_2_PHASE_SPLIT, AC_3_PHASE, DC |
chargingPoints.connectors.voltage | == != =in= =out= =gt= =gte= =lt= =lte= =between= =notbetween= =is= =isnot= | — |
chargingPoints.connectors.amperage | == != =in= =out= =gt= =gte= =lt= =lte= =between= =notbetween= =is= =isnot= | — |
chargingPoints.connectors.maxElectricPower (nullable) | == != =in= =out= =gt= =gte= =lt= =lte= =between= =notbetween= =is= =isnot= | — |
chargingPoints.connectors.physicalReference (nullable) | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
chargingPoints.connectors.label (nullable) | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
chargingPoints.connectors.updatedAt | == != =in= =out= =gt= =gte= =lt= =lte= =between= =notbetween= =is= =isnot= | — |
chargingPoints.connectors.tags | =anyin= =allin= | — |
deviceSerialNumber (nullable) | == != =in= =out= =contains= =notcontains= =starts= =notstarts= =ends= =notends= =is= =isnot= | — |
Examples
status == 'ONLINE'status =in= ('ONLINE','OFFLINE') and visibilityMode == 'PUBLIC'ocppVersion == 'OCPP_2_0_1' and configuredPowerKW =gte= 50tags =anyin= ('fast-charging','highway')chargingPoints.status == 'AVAILABLE' and chargingPoints.connectors.amperage =gte= 32Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…