Get Flow Run Tasks

GET {{base-path}}/sites/{{site-id}}/tasks/runFlow

https://help.tableau.com/current/api/restapi/en-us/REST/restapirefflow.htm#getflowrun_tasks

Request Params

KeyDatatypeRequiredDescription
filternull(Optional) An expression that lets you specify a subset to return. You can filter on predefined fields such as the userId of the user who started the flow run, flowId, progress, startedAt, and completedAt. You can include multiple filter expressions. For more information, see Filtering and Sorting.