Get current user
redmine_get_current_userRetrieve the identity of the current API key owner, with optional details on project memberships and groups, to enable default-assignee logic and permission-aware suggestions.
Instructions
Identify who the API key belongs to, plus optional memberships and groups — the "who am I" call to make at the start of a session for default-assignee logic and permission-aware suggestions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Associations to expand: "memberships" (the user's projects and roles) and/or "groups". |