Skip to content

Get a vehicle

OpenAPI specifications

get https://api.autopass.pro/vehicles/{id}

Get a vehicle by its ID.

Path parameters

id
  • Type: integer

Vehicle ID

Query parameters

account_id
  • Type: integer

Overrides Account ID

account_type
  • Type: string

Overrides Account type name

reg_country
  • Type: string

Overrides vehicle registration country

provider
  • Type: string

Forces provider to rely on. If set, will automatically trigger a vehicle refresh

entity
  • Type: string

Forces (account) entity to rely on

refresh
  • Type: boolean

Forces vehicle data refresh

Responses

200 - OK

206 - Partial Content

400 - Invalid ID parameter

404 - Vehicle not found

500 - server error