List Driver Activities
List driver activity.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Version identifier (date format).
Tenant identifier. Contact CRO Software for more info if you don't already have this id. See list tenant ids for info on listing the tenants you have access to.
Query Parameters
If specified, return only records matching this driver. If unspecified, return all.
Filter ended_on later than given date.
Filter ended_on later than or on given date.
Filter ended_on earlier than given date.
Filter ended_on earlier than or on given date.
Filter object id.
Paged results page index (starting from 1).
Maximun number of results per page.
Filter started_on later than given date.
Filter started_on later than or on given date.
Filter started_on earlier than given date.
Filter started_on earlier than or on given date.
If specified, return only records matching this truck. If unspecified, return all.
Response
Success
DriverActivityModel list result.