Fetches a list of charge boxes.
Fetches a list of charge boxes.
GET
Fetches a list of charge boxes.
Authorizations
Authorization: Bearer <SPIRII_API_KEY>
Query Parameters
Cursor to be used to request the next page.
Example:
"My0xMDAw"
Cursor to be used to request the previous page.
Example:
"My0xMDAw"
Limit amount of returned records.
Required range:
1 <= x <= 100List of IDs that uniquely identify the charge boxes
Example:
[123, 456]List of IDs that uniquely identifies the locations
Example:
[123, 456]Whether to include deleted charge boxes in the results.
Whether to include deleted connectors in the results.