Skip to main content
Returns a paginated list of charging station objects. Use the available query parameters to filter by location, compatibility, availability, proximity, favorites, or route context.

Parameters

integer
Maximum number of objects to return (default 10).
string
Page token from a previous list response.

Returns

Returns a page of charging stations.
array of object
required
Array of charging station objects.
string | null
required
URL for the next page of results, or null when there is no next page.
string | null
required
URL for the previous page of results, or null when there is no previous page.