Forums

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

Custom filed API to extract and permissions needed

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

Which API end point gives me custom fields and it's metadata, I am trying to extract this information through API and v3/field is not pulling custom filed, what permissions are needed 

2 answers

0 votes
Marc -Devoteam-
Community Champion
June 25, 2026

Hi @Kiran Pampati 

To get metadata options on what is possible with a field you the api to call an issue which uses custom fields (filled or not), they just need to be on the screen used by the issue.

example: https://<site-name>.atlassian.net/rest/api/3/issue/IT-19/editmeta

0 votes
Arkadiusz Wroblewski
Community Champion
June 24, 2026

Hello and welcome to Atlassian Community @Kiran Pampati 

Probably for your use case, the best will be GET /rest/api/3/field/search?type=custom

It requires Jira access and the relevant API scopes, for example read:jira-work or granular field-read scopes.

Look under Section "Get Fields Paginated" 

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-fields/#api-group-issue-fields 

Best,

Arkadiusz 🤠 

Suggest an answer

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

Atlassian Community Events