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