Get Vehicle Event Types
GET/vehicles/events/types
Retrieves a list of all available vehicle event types associated with the account. For more information about vehicle event types, refer to https://developer.cartrack.com/docs/fleet-api-general/services/vehicles-events-services#vehicle-event-types
Responses
- 200
- 400
- 401
- 403
- 404
- 500
successful operation
Validation failed for the input parameters.
Unauthorized access. Authentication is required.
Access is forbidden. The user does not have permission to access this resource.
The requested resource was not found.
Internal server error.