> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gu1.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# List waiting executions

> List automation executions currently in standby state for the gu1 organization, used to surface waiting workflows in inboxes and review queues.

## 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.)
