Fetch Sessions from the CPO’s system.
Fetch Sessions from the CPO’s system.
Query Parameters
Only return objects that have last_updated after or equal to this Date/Time (inclusive).
Only return objects that have last_updated up to this Date/Time, but not including (exclusive).
The offset of the first object returned. Default is 0 (the first object).
The maximum number of objects to GET.
Header Parameters
Token Base64encodedtoken
- 200
- 400
The OK response
Response Headers
X-Limit any
The maximum number of objects that the server can return.
X-Total-Count any
The total number of objects available in the server system that match the given parameters.
Link any
Link to the next page if exists.
Schema
- Array [
- Array [
- ]
- Array [
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- Array [
- ]
- ]
- ]
data object[]
Possible values: [0
, 1
, 2
]
Default value: 0
location object
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
, 7
]
Default value: 0
coordinates object
relatedLocations object[]
name object
evses object[]
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
, 7
, 8
]
Default value: 0
statusSchedule object[]
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
, 7
, 8
]
Default value: 0
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
, 7
, 8
, 9
, 10
, 11
]
connectors object[]
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
, 7
, 8
, 9
, 10
, 11
, 12
, 13
, 14
, 15
, 16
, 17
, 18
, 19
, 20
, 21
, 22
, 23
, 24
, 25
, 26
]
Default value: 0
Possible values: [0
, 1
]
Default value: 0
Possible values: [0
, 1
, 2
]
Default value: 0
coordinates object
directions object[]
Possible values: [0
, 1
, 2
, 3
, 4
]
images object[]
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
]
Default value: 0
directions object[]
operator object
logo object
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
]
Default value: 0
suboperator object
logo object
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
]
Default value: 0
owner object
logo object
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
]
Default value: 0
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
, 7
, 8
, 9
, 10
, 11
, 12
, 13
, 14
, 15
, 16
, 17
, 18
, 19
]
openingTimes object
regularHours object[]
exceptionalOpenings object[]
exceptionalClosings object[]
images object[]
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
]
Default value: 0
energyMix object
energySources object[]
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
, 7
]
Default value: 0
environImpact object[]
Possible values: [0
, 1
]
Default value: 0
chargingPeriods object[]
dimensions object[]
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
, 7
, 8
, 9
, 10
, 11
, 12
, 13
]
Default value: 0
Possible values: [0
, 1
, 2
, 3
, 4
]
Default value: 0
{
"data": [
{
"id": "string",
"startDatetime": "2024-12-04T11:51:40.491Z",
"endDatetime": "2024-12-04T11:51:40.491Z",
"kwh": 0,
"authId": "string",
"authMethod": 0,
"location": {
"id": "string",
"type": 0,
"name": "string",
"address": "string",
"city": "string",
"postalCode": "string",
"country": "string",
"coordinates": {
"latitude": "string",
"longitude": "string"
},
"relatedLocations": [
{
"latitude": "string",
"longitude": "string",
"name": {
"language": "string",
"text": "string"
}
}
],
"evses": [
{
"uid": "string",
"evseId": "string",
"status": 0,
"statusSchedule": [
{
"period_begin": "2024-12-04T11:51:40.491Z",
"period_end": "2024-12-04T11:51:40.491Z",
"status": 0
}
],
"capabilities": [
0
],
"connectors": [
{
"id": "string",
"standard": 0,
"format": 0,
"powerType": 0,
"voltage": 0,
"amperage": 0,
"tariffId": "string",
"termsAndConditions": "string",
"lastUpdated": "2024-12-04T11:51:40.491Z"
}
],
"floorLevel": "string",
"coordinates": {
"latitude": "string",
"longitude": "string"
},
"physicalReference": "string",
"directions": [
{
"language": "string",
"text": "string"
}
],
"parkingRestrictions": [
0
],
"images": [
{
"url": "string",
"thumbnail": "string",
"category": 0,
"type": "string",
"width": 0,
"height": 0
}
],
"lastUpdated": "2024-12-04T11:51:40.492Z"
}
],
"directions": [
{
"language": "string",
"text": "string"
}
],
"operator": {
"name": "string",
"website": "string",
"logo": {
"url": "string",
"thumbnail": "string",
"category": 0,
"type": "string",
"width": 0,
"height": 0
}
},
"suboperator": {
"name": "string",
"website": "string",
"logo": {
"url": "string",
"thumbnail": "string",
"category": 0,
"type": "string",
"width": 0,
"height": 0
}
},
"owner": {
"name": "string",
"website": "string",
"logo": {
"url": "string",
"thumbnail": "string",
"category": 0,
"type": "string",
"width": 0,
"height": 0
}
},
"facilities": [
0
],
"timeZone": "string",
"openingTimes": {
"twentyfourseven": true,
"regularHours": [
{
"weekday": 0,
"periodBegin": "string",
"periodEnd": "string"
}
],
"exceptionalOpenings": [
{
"periodBegin": "2024-12-04T11:51:40.492Z",
"periodEnd": "2024-12-04T11:51:40.492Z"
}
],
"exceptionalClosings": [
{
"periodBegin": "2024-12-04T11:51:40.492Z",
"periodEnd": "2024-12-04T11:51:40.492Z"
}
]
},
"chargingWhenClosed": true,
"images": [
{
"url": "string",
"thumbnail": "string",
"category": 0,
"type": "string",
"width": 0,
"height": 0
}
],
"energyMix": {
"isGreenEnergy": true,
"energySources": [
{
"source": 0,
"percentage": 0
}
],
"environImpact": [
{
"source": 0,
"amount": 0
}
],
"supplierName": "string",
"energyProductName": "string"
},
"lastUpdated": "2024-12-04T11:51:40.492Z"
},
"meterId": "string",
"currency": "string",
"chargingPeriods": [
{
"startDateTime": "2024-12-04T11:51:40.492Z",
"dimensions": [
{
"type": 0,
"volume": 0
}
],
"tariffId": "string"
}
],
"totalCost": 0,
"status": 0,
"lastUpdated": "2024-12-04T11:51:40.492Z"
}
],
"statusCode": 0,
"statusMessage": "string",
"timestamp": "2024-12-04T11:51:40.492Z"
}
Something went wrong