Authentication
Get current user information
Examples
curl -X GET "https://loading/auth/me"{
"contract": "string",
"credits": 0,
"email": "string",
"groups": [
"string"
],
"last_active": "string",
"name": "string",
"surname": "string",
"username": "string",
"verified": true
}Empty