Myself
Get current user
Returns details for the current user.
Permissions required: Permission to access Jira.
get/rest/api/3/myself
Query parameters
expandstring
Use expand to include additional information about user in the response. This parameter accepts a comma-separated list. Expand options include:
- groups Returns all groups, including nested groups, the user belongs to.
- applicationRoles Returns the application roles the user is assigned to.
Response
Returned if the request is successful.
Changes
No recorded changes to this endpoint across all 15 revisions of this API.