Get Workflow For Issue Type In Draft Workflow Scheme

GET {{baseUrl}}/rest/api/3/workflowscheme/:id/draft/issuetype/:issueType

Returns the issue type-workflow mapping for an issue type in a workflow scheme's draft.

Permissions required: Administer Jira global permission.

RESPONSES

status: OK

{"issueType":"10000","workflow":"jira"}