Read Users Me
Authentication
Get Current User
GET
Read Users Me
Retrieve information about the currently authenticated user.
Headers
string
required
Bearer token for authentication
Response
string
User’s unique identifier
string
User’s email address
string
User’s role in the system
boolean
Whether the user’s email is verified
string
Account creation timestamp
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.

