Vehicle usages
GET vehicle usage
Get all vehicle usage records, paginated.
get/v1/vehicles/{uuid}/usages
Path parameters
uuidstring uuid required
Query parameters
limitinteger
Number of items in a page
pageNumberinteger
Number of the page
sortBy'uuid' | 'source' | 'date' | 'current' | 'usage' | 'state' | 'usageType'
Sorting key
reverseboolean
Sorting order
Response
Successful operation.
Changes
No recorded changes to this endpoint across all 1 revision of this API.