Forums

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

Where to find list of all issue types (available on my Jira Data Center)?

Denis Mitin
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 22, 2026

Hello!

I have Jira Data Center (v. 8.20).

I need to find list of all issue types and statuses. There gonna be icons and names.

I tried to find in off. docs, but not get.

Plz help.

2 answers

2 accepted

4 votes
Answer accepted
Florian Bonniec
Community Champion
April 22, 2026

Hi @Denis Mitin 

If you want to list all issue type and status available in your JIRA instance you need to be JIRA Admin.

Administration > Issues > Issue Types

Administration > Issues > Statuses

 

Regards

 

 

2 votes
Answer accepted
Ignacio Vera
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 Champions.
April 22, 2026

Hi @Denis Mitin 

 

Florian is right. You can also check using the API 

https://<YourDomain>/rest/api/2/issuetype 

https://<YourDomain>/rest/api/2/status

 

Suggest an answer

Log in or Sign up to answer