Search

Query

Unknown

Arguments

filter· VehicleModelsFilter
Filter vehicle models result.
country· CountryCodeAlpha2
ISO-3166 alpha-2 country code to apply localization on vehicle data if available.
first· Int
Maximum number of items to return per page, a value between 1 and 10.
after· String
Returns the items in the list that come after the specified cursor. For the first page, this field should not be specified.

Fields

total_count· Int
Total number of unique vehicle models.
page_info· PageInfo
Information about the current page.
nodes· VehicleModel
List of vehicle models.

Errors

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

pagination_invalid_first
The page size indicated in $LOCATION must value between 1 and $SIZE.

Was this helpful?

  • Getting started

    Get started with the Chargetrip API.

  • API reference

    Browse our api and endpoints.

  • Examples

    Explore examples and start building.