Get Flow Runs
GET {{base-path}}/sites/{{site-id}}/flows/runs
https://help.tableau.com/current/api/restapi/en-us/REST/restapirefflow.htm#getflowruns
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
filter | null | (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. | |