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>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.korint.io/llms.txt

Use this file to discover all available pages before exploring further.

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