Search

Query

Unknown

Arguments

id· ID· required
ID of the navigation session to retrieve

Fields

id· ID
ID of the navigation session.
overview· NavigationOverview
Navigation session details overview.
vehicle_status· NavigationVehicleStatus
The status of the navigation session vehicle. The status can be driving, charging or parked.
status· NavigationStatus
The status of a navigation session. The status can be active, finished or error.
meta· NavigationMeta
Navigation meta information.

Errors

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

navigation_invalid_route_status
Cannot start a navigation session for a route with status '$ROUTESTATUS'.
navigation_not_found
No navigation session was found with the provided ID.
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.
route_polyline_invalid_decimals
Value for decimals number is not valid. Allowed values are 5 or 6.

Was this helpful?

  • Getting started

    Get started with the Chargetrip API.

  • API reference

    Browse our api and endpoints.

  • Examples

    Explore examples and start building.