v1
latestOpenAPI 3.0.12026-07-13130168404.3 KBUsers
Get current user
Returns the currently logged-in user. This includes information about the user, like the display name, userKey, account ID, profile picture, and more.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
get/wiki/rest/api/user/current
Query parameters
expandstring[]
A multi-value parameter indicating which properties of the user to expand.
- operations returns the operations that the user is allowed to do.
- personalSpace returns the user's personal space, if it exists.
- isExternalCollaborator(@deprecated) see isGuest in response to find out whether the user is a guest.
Response
Returned if the current user is returned.