Flow Executions

API endpoints for monitoring and managing Agentic Flow Executions.

❗️

Public preview

Agentic API is currently in Public Preview. Quotas are temporarily waived during the preview phase. They will be enforced upon official launch, and we’ll notify you in advance before any changes take effect.

We’d love your feedback! Share your thoughts, bug reports, or feature requests via this form.

🚧

Special privileges required

Flow Executions are only available to users with the Google Threat Intelligence (Google TI) Enterprise, Enterprise Plus, or Integration Advanced licenses, and require AI features to be enabled in your group settings.

A Flow Execution is a single run of a Flow, created automatically on the Flow's trigger or manually via Run a Flow now. Each execution records its overall status, duration_seconds, the per-node steps with their typed output, and a flow_snapshot of the Flow definition as it was when the run started.

Executions are read-only through the API except for cancellation.