Skip to main content
GET
/
automations
/
waiting-executions
List waiting executions
curl --request GET \
  --url http://api.gu1.ai/automations/waiting-executions \
  --header 'Authorization: Bearer <token>'

Endpoint

GET https://api.gu1.ai/automations/waiting-executions
Useful for operator dashboards to show flows pending continue/cancel.

Response

200 — list of waiting executions with metadata (automation name, labels for where it paused, etc.)