Retrieves the currently authenticated user’s details
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful operation
Unique identifier for the user
12345
Full name of the user
"Dr. Sarah Johnson"
Email address of the user
Timestamp when the user was created
"2023-03-15T09:12:34Z"
Timestamp when the user was last updated
"2023-05-22T14:07:53Z"