Skip to main content

Get Events for One Vehicle

GET 

/vehicles/:registration/events

This endpoint returns the events for the given dates (YYYY-MM-DD hh:mm:ss) for a given registration. Data is available for approximately the last 5 years. Requests with start_timestamp earlier than 5 years ago will be rejected with a 422 error.

Request

Responses

successful operation