go back to TrailerService

GET /trailers

Retrieves a List of Trailers with a full or partial match to the given value.

Roles that can access this endpoint are Users.

Parameters

name description type default type
q string for which to search for trailers by name or ID query String

Result

List < RowTrailer > of type: application/xml application/json

a list of Trailer objects

Try It Out

Request

- Authentication Help
- String