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

0 votes
Tuncay Senturk
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. 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events