- Method:
listApprovals - Scope:
run:read - Transports: HTTP RPC, WebSocket RPC
- Request:
{ filter?: { runId?: string; workflow?: string; limit?: number } } - Response:
GatewayApprovalSummary[]
v1 and include InvalidRequest, Unauthorized, Forbidden, and Internal.
Each summary includes the run, workflow, node, iteration, request title and summary (requestTitle, requestSummary), approval mode, options, and any approval-specific allowed scopes, users, or auto-approve configuration.