Retrieving Jira Project Types through REST api

MohammedKamil September 18, 2014

Through REST api can we able to get the different types of projects available in JIRA . I mean when we click on create new project , a dialog box appears , in which we select the project . 

Can we able to retrieve those with REST api ??

1 answer

1 accepted

1 vote
Answer accepted
Tiago Comasseto
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 Leaders.
September 18, 2014

Hi, those options are actually just a template of schemas (workflow, issue types, etc), I don't think that there's a rest api to retrieve this information.

Cheers

Suggest an answer

Log in or Sign up to answer