Retrieves a paginated list of trailers, including their driver operators, trailer types, dispatch statuses, and other attributes such as unit number, VIN, make, model, and year.
GET
/
trailers
/
list
List Trailers
Copy
curl --request GET \ --url https://{company}.datatruck.io/api/v1/openapi/trailers/list/ \ --header 'Authorization: <api-key>'