How to fetch the userkey of the user? (Server/Data Center)

  • Log in to your Jira Server instance.

  • Browse <Jira_Base_URL>/rest/api/latest/user/search?startAt=0&maxResults=1000&username=<Enter_username>

  • You will get the userkey in the output.