go back to DriverService

GET /drivers

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

Roles that can access this endpoint are Users.

Parameters

name description type default type
q string for which to search for drivers by name or id query String

Result

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

a list of Driver objects

Try It Out

Request

- Authentication Help
- String