Forums

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

How to extract configuration information from Jira

Kiran Pampati
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!
June 24, 2026

I am trying extract the  configuration information from Jira through API, one of the example i am looking is to know what custom fileds are assocaited with issues objects, similarity teams object and other etc 

1 answer

0 votes
Arkadiusz Wroblewski
Community Champion
June 24, 2026

Hello @Kiran Pampati 

There's no single endpoint to dump whole config. You must use a set of different endpoints.

GET /rest/api/3/field and /field/{fieldId}/contexts will show you global fields and where they're mapped.

The Team field is just a standard custom field (com.atlassian.teams:rm-teams-custom-field-team) that expects a Team ID, which is separate from the actual Teams directory API.

Cheers,

Arek 🤠

Suggest an answer

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

Atlassian Community Events