Skip to content

Get VIN meta information

OpenAPI specifications

get https://api.autopass.pro/events/vin/{vin}/meta

Get only meta information for a given VIN.

Path parameters

vin
  • Type: string

Query parameters

limit
  • Type: integer

Limits results to given limit.

offset
  • Type: integer

List results starting to given offset.

Responses

200 - OK.

400 - Bad Request – invalid VIN or query parameters.

401 - Unauthorized – missing or invalid access token.

403 - Forbidden – valid token but insufficient permissions.

500 - Internal Server Error.