The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Get issues assigned to a user

Mansi Gusain
Contributor
March 24, 2025

Hi in the /rest/api/3 is there an api to get the issues assigned to a user. All the issues assigned to the user.

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Tuncay Senturk _Snapbytes_
Community Champion
March 24, 2025

Yes, you can get all issues assigned to a specific user by this REST

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-search/#api-rest-api-3-search-jql-get

/rest/api/3/search/jql?jql=assignee=username

Mansi Gusain
Contributor
March 24, 2025

Hi thanks for the prompt reply. image.png

I am getting this 

0 votes
Nikola Perisic
Community Champion
March 24, 2025

Hi @Mansi Gusain 

You can try from here: https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-jql/#api-rest-api-2-jql-parse-post

You can define a jql in your body where you define the assignee and get the response.

Mansi Gusain
Contributor
March 24, 2025

Hi thankyou for replying I have to get. 

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events