Vehicle assignments

QUERY vehicle assignments

Query driver assignments of a specific vehicle.

post/v1/vehicles/{uuid}/assignments/query

Path parameters

uuidstring uuid required

Query parameters

limitinteger

Number of items in a page

pageNumberinteger

Number of the page

sortBy'uuid' | 'vehicleUuid' | 'driverUuid' | 'duration_startDate' | 'duration_endDate' | 'active'

Sorting key

reverseboolean

Sorting order

Request body

driverUuidstring uuid

Response

Successful operation.

totalItemsinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.