Forums

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

How to get the IssueTypeId from the RequestTypeId using the REST API

Paul Mugridge
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!
February 24, 2021

We are trying to get a list of fields for a given request type.  Unfortunately, the hidden fields with preset values are not returned using the REST service:

/rest/servicedeskapi/servicedesk/9/requesttype/154/field

However, I can get the hidden fields using the following REST service:

/rest/api/2/issue/createmeta/10206/issuetypes/10208

Since the request type '154' results in the creation of the issue type '10208', I'd like be able to get either the requestTypeId from the issueTypeId or vice versa using the API so we can dynamically load fields for our custom UI.

Is there anyway to do this?





0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events