Retrieve a list of charge points

Required scope: charge-points:read
Organization authorization: supported

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
Defaults to 0

page number to retrieve (starts with 0)

int32
Defaults to 10

number of items per page (between 1 and 100, default 10)

int64 | null

Allows to filter list of charge points by a site id. This is the intended way to list the charge points inside a site returned by GET /charge-points/map, which represents a site as a single entry rather than as its individual charge points. Filtering by site is not restricted by a map area, so it is not affected by the cost of a bounding box query.

int64 | null

Allows to filter list of charge points by a team id

string | null

Filter charge points by partnerExternalId, to filter only resources without partnerExternalId use partnerExternalId=""

string | null
^(-?\d*\.\d+|\d+\.\d*)(,)(-?\d*\.\d+|\d+\.\d*)$

lat,long coordinates. If supplied, the Charge Points will be sorted in nearest first order relativeto this point. (Format: 55.7096,12.5856, -8.050000, -34.900002)

int64 | null

Allows filtering charge point by operatorId.
*Note:*The operatorId must be in the consumer’s operatorIds or, if empty, belong to the organization’s sub-operators.

boolean
Defaults to false

Includes deleted resources in the response

string | null
enum

Allows filtering charge points by their state

date-time | null

Filter to retrieve charge points where updatedAt >= fromUpdatedDate (ISO8601: yyyy-MM-ddTHH:mm:ssZ)

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json