List Trailers
Endpoints
Trailer List
Retrieves a paginated list of active trailers, including their driver/co-driver operators, trailer type, dispatch status, unit number, VIN, make, model, and year.
GET
List Trailers
Authorizations
Query Parameters
Page number for paginated results.
Example:
1
Number of results per page (max 25, default 10).
Required range:
x <= 25Example:
10
Search term matched against unit_number, plate_number, vin, make, and model (case-insensitive).
Example:
"ABC123"
Filter trailers by exact status value.
Example:
"Active"
Response
200 - application/json
Successful response with a paginated list of trailers.