Retrieves a specific workflow instance, optionally with all the tasks.
GET /alfresco/service/api/workflow-instances/{workflow_instance_id}?includeTasks={includeTasks?}
The web script description document specifies the following
options:
| Value | Description |
|---|---|
| json | The default response format |
| user | The authentication access |
| required | The transaction level |
| any | The format style |