Fetch All Vehicles

Retrieves a list of all vehicles from the database.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Indicates the ownership status of the vehicle. Following values are accepted : Company: The vehicle is owned by the company/organization. Employee: The vehicle is owned by an individual employee. Leased: The vehicle is leased by the company/organization. Rental: The vehicle is rented by the company/organization

Allowed:
integer
enum

Represents the type of Vehicle using a unique ID. Vehicle Categories and Corresponding IDs: 1 - Car, 2 - Heavy Trucks, 3 - School Bus, 4 - Coach Bus, 5 - Limousines, 6 - Van, 7 - Car(Sedan), 8 - Car(Hatchback), 9 - Car(LUV), 10- Car(MUV), 11 - Car(SUV) , 12 - Bus CAR, 13 - Pickup/Light Trucks, 14 - Sprinter, 15 - Hearse, 16 - Wheel Lift, 17 -Wrecker, 18 - Flat Bed, 19 - Transport Vehicle, 20 - Roadside Assistance

string
enum

Represents the type of Vehicle using a unique name Corresponding to vehicleTypeId

integer
enum

Fuel type ID for the vehicle

Allowed:
string
enum

The type of fuel used by the vehicle. Use the corresponding integer value to indicate the fue type : 1 = Gasoline, 2 = Diesel, 3 = Propane, 4 = Hybrid, 5 = LPG, 6 = CNG, 7 = LNG

Allowed:
string

The unique Azuga ID of the Group.This is automatically generated when the Group object is created and cannot be altered

string

Indicates the manufacturer of the vehicle

string

Indicates the particular model of the vehicle

integer

Indicates the year the vehicle was manufactured

integer
Defaults to 0

Specifies the starting position of the data set

integer
Defaults to 50

The maximum number of items to be returned in a single response. Use it in conjunction with the offset parameter to paginate results

string

This parameter reflect based on what value the user wants to filter out the result

string

This parameter reflect based on what column the user wants to sort out the result

string
enum

Specifies the Ignition Status of the vehicle

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json