Search

Query

Unknown

Arguments

id· ID· required
Id from the connected vehicle

Fields

battery· ConnectBattery
Battery data
charge· ConnectCharge
Charge data
location· ConnectLocation
Location data
odometer· ConnectOdometer
Odometer data

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.
connect_provider_not_allowed
The Connect provider $PROVIDER is not configured for your client id. Please contact customer support to enable it!
connected_vehicle_forbidden
The vehicle does not seem to be authorized yet. To complete this action, first complete the authorization flow.
connected_vehicle_not_found
The connected vehicle was not found.
enode_proxy_exception
Enode remote did throw an exception that could not be handled.
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.