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

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)

string | null

Bounding box coordinates for filtering. The format should be 'minLat,minLon,maxLat,maxLon'

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

boolean
Defaults to false

Includes public charge points from other operators in the responseNote: Only supported from Version 2024-07-01

string | null
enum

Various types of Charge Point states. Definitions:

  • available - The charge point is available for charging.
  • busy - The charge point is currently in use.
  • busy-blocked - The charge point is currently in use and blocked.
  • busy-charging - The charge point is currently in use and charging.
  • busy-non-charging - The charge point is currently in use and not charging.
  • busy-non-released - The charge point is currently in use and not released.
  • busy-reserved - The charge point is currently in use and reserved.
  • busy-scheduled - The charge point is currently in use and scheduled.
  • error - The charge point is in an error state.
  • disconnected - The charge point is disconnected from Monta.
  • passive - The charge point is in a passive state, charging can only be controlled locally.
  • maintenance - The charge point is in maintenance mode.
  • exempt - The charge point is exempt from downtime reporting due to external factors.
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