Forums

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

I want to get all issues from a Project using Jira rest api .

Sakina
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 3, 2025

what Jira rest APi i should use to Get all issues from a project  in powerbi

 

2 answers

2 accepted

1 vote
Answer accepted
Jan Westphal
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 3, 2025

Hello @Sakina

you should be able to use the v2 with the following endpoint:

https://xxxx.atlassian.net/rest/api/2/search/jql

Issue Search 

Best regards,
Jan


0 votes
Answer accepted
Piyush Annadate _ACE Pune_
Community Champion
June 3, 2025
Sakina
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 3, 2025

hi @Piyush Annadate _ACE Pune_  thank you for the reply i was able to get Issues using JQL Enhanced, but still struggling to Locate from where i can get Issue status Transaction details, I tried Changelog API but not sure where to Look exactly into it.

Piyush Annadate _ACE Pune_
Community Champion
June 3, 2025

in the API - there's option for fields; add that as query parameter

example:

/rest/api/3/search/jql?jql=project=JATP&fields=all&expand=changelog,status

 

Sakina
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 3, 2025

Thank you @Piyush Annadate _ACE Pune_  I will try this one.

Suggest an answer

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

Atlassian Community Events