Skip to main content
GET
/
user
/
@me
/
drivequant
Retrieve user data with Drivequant unique ID
curl --request GET \
  --url https://api.example.com/user/@me/drivequant
{
  "id": "<string>",
  "email": "<string>",
  "firstname": "<string>",
  "lastname": "<string>",
  "clientData": {
    "idClient": "<string>"
  }
}

Query Parameters

productId
string

The productId

Response

id
string
required

user id

email
string
required

user email

firstname
string

user firstname

lastname
string

user lastname

clientData
object

service info