get https://app.ondorse.co/api/tasks/current
Returns the list of tasks referenced by active workflows of all applications in the account.
This lists gives an overview of all the tasks that are currently in use.
The returned tasks are distinct either by name, display_name or resource:
display_name
is the user defined name of the taskname
is a unique identifier for the task within a workflowresource
is the type of the task (e.g "vat" for all VAT checks tasks), unique across workflows.