getUsers

GET

getUsers

Retrieve all users' details for org.

Resource URL

https://api-sandbox.arity.com/drivinginsights/v1/orgs/{orgId}/users

Header Parameters


Name Values Description
Content-Type

Content-Type

HTTP Basic

OAuth 2.0

API Key

Reset

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 Code
    Error Code
    Description
  • 404

    404.05.403 - Org not found

  • 503

    503.05.901 - Unable to complete request at this time

Resource Summary

Security

None

Name Type Description
Name Type Description
data
.users
arrayArray of user objects
data
.users[]
.userId
stringUnique ID of the user
data
.users[]
.groupId
stringUnique ID of the group that the user belongs to
data
.users[]
.activationDate
stringDate user used their activation code in YYYY-MM-DD format
data
.users[]
.earliestActiveDateTime
stringDate of user's first trip in YYYY-MM-DD format
data
.users[]
.latestActiveDateTime
stringDate of user's most recent trip in YYYY-MM-DD format
data
.users[]
.tripCount
integerNumber of trips taken by the user

Working...

© 2019 Arity, LLC. All rights reserved.  | Privacy Policy | Terms of Use | Legacy APIs