Forums

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

How to get List of JIRA Issues through respt API

Arvind Singh
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!
October 16, 2020

Hi Team,
I am trying to get list of created issues through JIRA Rest API in my application for integration and got the result with provided reference url. It is giving me hierarchical structure of all attributes.


Can we filter only those attributes which are appearing on the issue form? I mean only attribute with their values directly.

Regards,

Arvind

1 answer

0 votes
Prince Nyeche
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.
October 16, 2020

Hi @Arvind Singh 

From an API perspective, you will get the entire payload, its up to you to doing any filtering in your application code to get what you need. You will need to parse the json in order to get direct values. Are you using a library or your own code to query Jira Rest API?

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