get_current_user
Retrieve the authenticated OpenProject user's details using your API token. Identify the current user or verify credentials without requiring global user-management permission.
Instructions
Return the current OpenProject user authenticated by the API token. Use to identify 'me' or verify credentials; unlike list_users, this does not require global user-management permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||