getModelForUser
GET
getModelForUser
Retrieve the scoring model for a particular user.
Resource URL
https://api-sandbox.arity.com/drivinginsights/v1 /orgs/{orgId}/users/{userId}/model
Header Parameters
Name | Values | Description |
---|---|---|
Content-Type |
|
|
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
orgId Unique ID for the organization, provided by Arity. true
userId Unique ID for the user. 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
-
404
Not Found
-
503
Service Unavailable
Resource Summary |
|
Security |
|
Category |
user-controller |
Name | Type | Description |
---|
Name | Type | Description |
---|
Working...