Jira python api to get project fields

Mukund Iyer Rajamony October 31, 2019

I am writing a mechanism to retreive data in jira and see value in getting the project description data.

Is there any way using the jira python api to get to this data?

1 answer

0 votes
Dario B
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 12, 2019

Hello @Mukund Iyer Rajamony ,

You can GET some project information by calling the below REST API endpoint:

 

However, in case this does not help, can you kindly let us know what you are trying to achieve exactly?

Also, please notice that this is not the best place to get help on development  related questions. The right resources are listed in https://developer.atlassian.com/resources. 

Specifically:

 

Cheers,
Dario

Suggest an answer

Log in or Sign up to answer