When I use api name rest/api/3/issuetypescheme/project?projectId={projectId}, it could only get TRR: Scrum Issue Type Screen Scheme 231215, but could not find any items about Screen Scheme under it. Does Jira Cloud have rest api to get screen scheme under project issuetype screen scheme (To get TRR: Scrum Default Screen Scheme 231215 and CDE approval subtask Screen Scheme). Many thanks!
Hi @Miles Mai
This is not possible with the call based on project.
You could call API endpoint api-rest-api-3-screenscheme-get and use the parameter expand to have the issue type screen scheme information displayed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.