Skip to main content
GET
List all assets

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Query Parameters

limit
string

The maximum number of assets to return (default 20, maximum 100)

Pattern: ^[0-9][0-9]?$|^100$
startingAfter
string

The ID of the last asset in the previous page of results. Results will start after this asset

chargingStationMake
string

The make of the charging station to filter the results

chargingStationModel
string

The model of the charging station to filter the results

firmwareVersion
string

The firmware version of the charging station to filter the results

assetGroups
string

A comma-separated list of asset group IDs to filter the results

includeArchived
enum<string>

When 'true', archived (deleted) stations are included. Defaults to excluding them.

Available options:
true,
false

Response

A list of assets

data
object