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 ??
Mohammed,
If I understood correctly, you can get those by using:
http://<jira-address>/jira625/rest/api/2/project
as per https://docs.atlassian.com/jira/REST/latest/#d2e2043
Is this what you're looking for?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.