Dispatch Platform connector
list_drivers
List drivers with optional status, vehicle type, and paging filters.
GETRead-onlyLive read
Parameters
| Parameter | Type | Required | Notes |
|---|---|---|---|
| status | string | Optional | Driver status filter. activeidle |
| vehicle_type | string | Optional | Vehicle type filter when supported by the selected mode. sedanwavstretcher |
| limit | number | Optional | Maximum drivers to return. |
| offset | number | Optional | Paging offset. |
This tool maps to a Dispatch Platform REST endpoint. Live responses come from the connected dispatch system, so no example payload is shown here.
