get_user
Fetch a Jira user's profile and attributes using their account ID, with expand options to include more details.
Instructions
Get user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | This parameter is no longer available. See the [deprecation notice](https://developer.atlassian.com/cloud/jira/platform/ | |
| expand | No | Use [expand](#expansion) to include additional information about users in the response. This parameter accepts a comma-s | |
| username | No | This parameter is no longer available. See the [deprecation notice](https://developer.atlassian.com/cloud/jira/platform/ | |
| accountId | No | The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, *5b10ac8d82e0 |