Get information about this user

GET /user

Responses

  • 200 application/text

    Successful Response

GET /user
curl \
 -X GET http://localhost:5000/user \
 --cookie "fastapiusersauth=$API_KEY"
Response examples (200)
"Hello abcxyz@gmail.com. Your role is hecker."