Forums

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

[JIRA Question] Rest API to get information of bulk of issues

Nguyen_Vo
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!
January 29, 2018

Hi Community,

 

Now I can get information of one issue with the below API:

Get issue GET /rest/api/2/issue/{issueIdOrKey}

 

My question is:

Is there any API to get information of bulk of issues. Example:

GET /rest/api/2/issues/idList=issudeId1,issueId2,issueId3...

 

Thanks and Regards,

Nguyen

1 answer

1 vote
Alexey Matveev
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.
January 29, 2018

You would need to use GET /rest/api/2/search. You can find info here:

https://developer.atlassian.com/cloud/jira/platform/rest/#api-api-2-search-get

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events