Forums

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

How can i get all the issue keys from the project using the API?

Edmund Neil February 25, 2020

I have a project code: JAP, how can i get all the issue keys in this project using the API...

1 answer

1 accepted

0 votes
Answer accepted
Thomas Deiler
Community Champion
February 25, 2020

Dear @Edmund Neil ,

you can perform a

GET /rest/api/3/search?jql=project=JAP

The result is a list of all issues, but you have to grep the keys on your own.

If you have more than 1000 issues you need to do pagination.

So long

Thomas

Edmund Neil February 25, 2020

@Thomas DeilerIt works! Thank you for your time and your answer.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events