getDriverBehavior
get
getDriverBehavior
Ex. when start date is 2018-01-01 and end date is 2018-02-20, information is returned from 2018-01-21 to 2018-02-20.
Resource URL
https://api-sandbox.arity.com/shared-mobility-insights/v1 /drivers/{driverId}/behavior
Query Parameters
Name | Values | Description |
---|---|---|
startDate
(required) |
Start date (inclusive) of the driver behavior requested. In YYYY-MM-DD format. |
|
endDate
(required) |
End date (inclusive) of the driver behavior requested. In YYYY-MM-DD format. |
Header Parameters
Name | Values | Description |
---|---|---|
Authorization
(required) |
Value should be the word Bearer followed by a space and then the token (e.g., Bearer CW8abh5JkxZ5KYdAQQH0p9fTAicq). To generate a token, use the OAuth API. |
Request Body
driverId ID of the driver. true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Error Details
-
HTTP CodeError CodeDescription
-
400400
Bad Request response
-
401401
Unauthorized response
-
500500
Server Error response
Resource Summary |
|
Security |
|
Category |
Risks & Utilization Insights |
Name | Type | Description |
---|
Name | Type | Description |
---|
Working...