---
title: "Stream Main Execution Events"
method: GET
path: "/outputs/main/{fid}"
tags: ["Execution Control"]
---

# Stream Main Execution Events

`GET /outputs/main/{fid}`

Stream the main events of an execution including the meta data, user input, agent information, status, errors, action, results, final results, locks and leases.

## Path parameters

- `fid` string, required

## Query parameters

- `extended` boolean

## Response `200`

Request fulfilled, document follows

## Other responses

- `400` — Bad request syntax or unsupported method

---

[API](https://skmtc.net/masumi-network/apis/kodosumi-api.md) · [All operations](https://skmtc.net/masumi-network/apis/kodosumi-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/masumi-network/kodosumi-api/revisions/2092ce918678/schema)
