Get Current User
Get the current authenticated user’s information.
Returns the user information for the authenticated user based on JWT claims.
GET
Get Current User
Response
200 - application/json
Successful Response
Returned to clients when reading user info.
Required string length:
1 - 2083Last modified on April 21, 2026
Previous
Get My TeamsGet the current user's team memberships.
Returns all teams the authenticated user is a member of, along with
their role, name, and description.
Next
Get Current User