Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The body is of type object.
OK
Response containing current authenticated user information.
Unique identifier for the user.
1
Authentication provider.
"email"
User's email address.
Full name of the user.
"John Doe"
Profile identifier associated with the user.
1
Workspace details associated with the user.
Role details assigned to the user.
Timestamp when the user was created.
"2024-08-15T18:49:02.068Z"
Timestamp when the user was last updated.
"2024-08-15T18:49:02.068Z"
Additional context for the user.