Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to get/view all assignees along with their details including emaild using JiraRestApi

Tilak Raj
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 9, 2022

I'm trying to get/view a list of all the Assignees along with their details including emaild using Jira Rest API...

1 answer

0 votes
Karim ABO HASHISH
Community Champion
November 11, 2022

Hi Tilak,

Yes it is possible, using the below steps (Firefox Browser)

1- Build your filter criteria to define project and Data scope (Example below)

Build_JQL.png


2- Replace the first part of the URL as below

Replace https://karimabouhashish.atlassian.net/issues/

With https://karimabouhashish.atlassian.net/rest/api/2/search

3- The new URL Will return all tickets with their info in JSON format. if you expand any ticket you will find assignee info including his/her email address.

 RESTAPI_GetIssues.png Assignee_Details1.png


4- The final part to conclude, is that you need a script or a tool to parse JSON data for extracting the list of assignee/s along with their email addressees

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events