Get worker task flows
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
workerIdentifier
uuid
required
Worker unique identifier
includeArchived
boolean
If true, include archived task flows in the results
truefalse
``200 A collection of taskFlows for a given worker with data related to the completion of the taskFlow / tasks
Updatedabout 2 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request GET \
--url https://services.fountain.com/api/servicetodo/processes/workers/workerIdentifier/taskFlows \
--header 'accept: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
``200
Updatedabout 2 months ago