Get current user
The Confluence get current user action retrieves details about the currently authenticated Confluence account. This is a read-only action that can be used to confirm which user the action is running as and to fetch user details for permission checks or audit trails.
Prerequisites
- Glean action must be enabled for your instance and the Confluence action pack must be available.
Supported parameters
This action does not accept any input parameters. It always returns information for the currently authenticated Confluence user.
Usage examples
-
"Before I update the product roadmap page, verify which Confluence account I am using."
-
"What Confluence account am I currently logged in as?"
-
"Fetch the Confluence ID and email of the current user so a downstream action can assign them as the owner of a new page."