Products
Use cases
Docs
Support
Search…
Introducing DriveKit
DriveKit Guides
Get started with drivekit
iOS
Android
Trip recording lifecycle
Trip analysis
Introduction
iOS
Android
User Interface
REST services
Trip Simulator
PERMISSIONS UTILS
Introduction
User interface
COMMON UI
Introduction
iOS
Android
References
DRIVER DATA
Introduction
iOS
Android
User interface
Vehicle
Introduction
iOS
Android
User Interface
DRIVER ACHIEVEMENT
Introduction
iOS
Android
User interface
CHALLENGE
Introduction
iOS
Android
User interface
REST SERVICES
Push Data
Driver
Drivers
Account
Statictics
Ranking
Expired accounts
Group
Vehicle
Beacon
Trips
Release notes
Changelog
Powered By
GitBook
Expired accounts
This service retrieves the accounts of drivers who are no longer active.
If a driver has not performed a trip for a certain period of time, he is considered inactive and his account is considered expired.
The duration is adjustable according to your needs and must be in accordance with the legal requirements and conditions of use of the service.
If you have your
admin API key
, you can try the API via this
link
.
get
https://service.drivequant.com/v3
/drivekit/admin/drivers/expired
Get all expired drivers
Response
Field
Type
Description
id
String
Driver's unique identifier
firstname
String
Driver's firstname
lastname
String
Driver's lastname
username
String
Driver's username
registerDate
String
Driver's registration date
lastUpdateDate
String
Date of driver's last use of the app
Previous
Ranking
Next - REST SERVICES
Group
Last modified
5mo ago
Export as PDF
Copy link
Contents
get
Get all expired drivers
Response