GET /tractors
Retrieves a List of Tractors 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 |
|
query
|
|
String
|
Result
List
<
RowTractor
>
of type:
application/xml
application/json
a list of Tractor objects
Try It Out
Request