REST API - Retrieving custom fields for an specific issue type for a particular project

krnsda04
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!
April 24, 2024

This is the API URL I am using to get custom fields of a specific project. It give me custom fields after i filter out the API response a bit. 

But my requirement is to get custom fields for each issue type in that project. Like if i have Epic and story ,I want custom fields of them both individually. Is it possible , is there any API available for that?

I went though the docs couldn't find any.

url = f"{jira_instance_url}/rest/api/3/field?jql=project={projectID}"

1 answer

1 accepted

3 votes
Answer accepted
Sebastian Krzewiński
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 25, 2024

Hi @krnsda04 

 

I'm afraid that in Cloud this is not possible to achieve. I couldn't find anything useful.

To confirm that you can ask Atlassian support.

 

Regards,

Seba

krnsda04
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!
April 25, 2024

Hi @Sebastian Krzewiński 

Thanks for the quick response.

Sorry to ask this twice, but what does "I'm afraid that in Cloud this is not possible to achieve." means. In any other way is it possible other than cloud?

Sebastian Krzewiński
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 25, 2024

By saying that I was mean that on data center versions there is a rest api to get this info.

Faith Ntundi September 18, 2024

Are you aware of what that endpoint is @Sebastian Krzewiński ?

Suggest an answer

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

Atlassian Community Events