List fleet vehicles
officient_list_vehiclesList vehicles in your fleet with optional filter for assigned person. Uses zero-indexed pagination with 30 items per page.
Instructions
Vehicles in the fleet, optionally only those assigned to one person. Zero-indexed pagination. Required scope: basics:read. READ-ONLY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Zero-indexed page number: page 0 is the first page. 30 items per page. | |
| person_id | No | Only return vehicles assigned to this person. |