Expose workflow APIs to track progress of individual workflows
Today when querying for active workflows, the Box workflow API returns only workflow templates and not the actual workflow instances that each user initiates. As a relay user initiating a workflow based on a manual start trigger at the same time as other users I want to be able to query the workflow API to obtain information about a specific workflow instance, this feature will allow a user to get real time information on the status of each active workflow and not just the template. Without the ability to track the status of workflows in a granular fashion multi-step workflows with a large number of participants become extremely complex to manage and lead to inefficiencies as users participating in the workflow try to determine its status at any given time.