The ID of the workflow scheme that the draft belongs to.
Query Params
workflowName
stringÂ
required
The name of the workflow.
Responses
🟢200Returned if the request is successful.
application/json
Body
object {0}
🟠401Returned if the authentication credentials are incorrect or missing.
🟠403Returned if the user does not have the necessary permission.
🟠404Returned if any of the following is true:
* The workflow scheme is not found.
* The workflow scheme does not have a draft.
* The workflow is not found.
* The workflow is not specified.