Search

Query

Unknown

Arguments

filter· ConnectedVehicleListFilter
Filter connectedVehicleList result.
size· Int
Number of elements (count) to return.
page· Int
Page number to return.

Fields

id· ID
Unique ID of the connected vehicle
vehicle_id· ID
Unique ID of the vehicle
status· ConnectedVehicleStatus
Status of the connected vehicle
authorization_url· String
URL to connect the vehicle to the connectivity provider
provider· CarConnectivityProvider
Connectivity provider
scope· ConnectScope
Scope for accessing the vehicle
label· String
Custom label for a connected vehicle that can be assigned by a user
vin· String
Vehicle identification number, unique identifier for a vehicle

Errors

Operations can fail. To handle all errors correctly, consider implementing the following error scenario’s.

auth_token_expired
The token you provided is expired.
auth_token_invalid
The token you provided is invalid.
operation_not_allowed
You are not allowed to execute this operation. Enable it for the current application in the dashboard or reach out to customer support.
rate_limit_exceeded
Rate limit exceeded.

Was this helpful?

  • Getting started

    Get started with the Chargetrip API.

  • API reference

    Browse our api and endpoints.

  • Examples

    Explore examples and start building.