Authorization: Bearer ********************
curl --location --request GET 'https://api.thinkeo.io/v0/users/me'
{
"teamId": "a4ede8ba-7c0a-4485-8763-cbd9b282fbec",
"role": "endUser",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"email": "string",
"confirmed": "2019-08-24T14:15:22Z"
}