Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How can i get project and your fields with values by API

André Marques de Lima October 30, 2020

How can I get the project and all its fields with the values by API

example:

project-> teste

author-> Andre

resolution time-> 21:32:00

2 answers

1 accepted

0 votes
Answer accepted
Ravi Sagar _Sparxsys_
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 30, 2020

Hi @André Marques de Lima 

You might first have to fetch the issues that fulfil that criteria using a JQL and then go through those individual issues to get further details. I made plenty of videos on Jira REST API explaining how to perform these operations.

I hope it helps.

Ravi

André Marques de Lima November 19, 2020

thank you

0 votes
Eduardo Santos
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 30, 2020

Hi @André Marques de Lima

You can use the GET ISSUE API, this will return the issue with all its fields. In the doc below you can see more about it:
https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-issueidorkey-get

Suggest an answer

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

Atlassian Community Events