getDriverEnrollment
getDriverEnrollment
get
getDriverEnrollment
Get the enrollment status of a driver
Resource URL
https://api-sandbox.arity.com/shared-mobility-insights/v1/drivers/{driverId}/enrollment
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. |
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
Error Response
Resource Summary |
|
Security |
None |
Category |
Driver Enrollment |
Name | Type | Description |
---|
Name | Type | Description |
---|---|---|
status | string | The current enrollment status of the driver (accepted, rejected, pending) |
Working...