Returns the default workflow for a workflow scheme's draft. The default workflow is the workflow that is assigned any issue types that have not been mapped to any other workflow. The default workflow has All Unassigned Issue Types listed in its issue types for the workflow scheme in Jira.Permissions required:Administer Jiraglobal permission.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/rest/api/3/workflowscheme//draft/default'