cURL
curl --request GET \ --url https://api.example.com/user/@me/drivequant
200
Example
{ "id": "<string>", "email": "<string>", "firstname": "<string>", "lastname": "<string>" }
The productId
user id
user email
user firstname
user lastname
service info
Show child attributes
Was this page helpful?