Tool to retrieve a list of flow runs. Use when you need to filter or browse run history by flow, contact, or status.
flowUUID of a flow to filter runs.
pageintegerPage number of results to retrieve, must be >= 1.
textstringSearch text within run results.
afterstringOnly include runs created after this ISO 8601 timestamp.
groupstringUUID of a group to filter runs by contact group.
beforestringOnly include runs created before this ISO 8601 timestamp.
parentstringUUID of a parent run to filter child runs.
contactstringUUID of a contact to filter runs.
archivedbooleanIf true, only archived runs are returned; if false, only unarchived runs.
orderingstringSort results by field(s), prefix with '-' for descending (e.g., '-created_on').
statusesstringComma-separated list of run statuses to include (e.g., active,completed,expired).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.