latestSwagger 2.02026-08-084062117.9 KB

78fc4b609513

Drivers

QUERY paginated drivers

Query drivers based on specific criteria. The result is paginated

post/v1/drivers/query

Query parameters

limitinteger

Number of items in a page

pageNumberinteger

Number of the page

sortBy'uuid' | 'firstName' | 'lastName' | 'internalId' | 'state'

Sorting key

reverseboolean

Sorting order

Request body

uuidstring uuid
firstNamestring
lastNamestring
internalIdstring
state'ACTIVE' | 'INACTIVE' | 'LEAVE'

Response

Successful operation.

totalItemsinteger