Forums

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

How to get the data like Summary description priority of a particular jira Issue using api

Sowmiya
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!
November 26, 2018

I want to fetch the data of a jira issue. Is there any api call?

1 answer

1 vote
Rambabu Patina _Appfire_
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.
November 26, 2018

Hi @Sowmiya,

You can use the fields parameter in the REST call to retrieve the specific data like:

<base_url>rest/api/2/issue/<Issue key or ID>?fields=summary,priority,description

For reference see REST API docs.

Thanks,
Ram.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events