Forums

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

Get Story points in GET Rest API Call

Ram Mehta January 23, 2023

I am consuming a REST GET API to get details of a JIRA Card , however I am not getting back the Stoty points for the JIRA Card.

I am calling the API as below :

https://myorg.atlassian.net/rest/api/3/issue/AB-123

Thanks in Advance.

1 answer

1 accepted

1 vote
Answer accepted
Vamsi Kandala
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 23, 2023

Hi @Ram Mehta

How are you parsing the JSON data response of your API call and are you using any third-party tool like Postman?

Typically, you can get the value of the field using:

fields.customfield_xxxxx

where 'xxxxx' is the custom field id of 'Story Points'.

Hope this helps.

Thanks,
Vamsi

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events