List Trip Events
Trip Event
List Trip Events
Lists trip events.
GET
List Trip Events
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Trip identifier.
Query Parameters
Items per page.
Required range:
1 <= x <= 100Page number.
Required range:
x >= 1Trip event type.
Available options:
DRIVER_CHANGED, VEHICLE_CHANGED, DEPARTURE_DELAYED, ARRIVAL_DELAYED, BOARDING_STARTED, BOARDING_COMPLETED, INCIDENT Field to sort by.
Available options:
createdAt Sort direction.
Available options:
asc, desc Comma-separated list of fields to include in the response. Supports dot notation.