ApiuserGet a current loggedin userGet a current loggedin user GET /api/user Get a current loggedin user Request Responses200OKapplication/jsonSchemaExample (from schema)Schemaid integername stringemail stringis_admin boolean{ "id": 0, "name": "string", "email": "string", "is_admin": true}Loading...