---
title: "Stream Execution Status"
method: GET
path: "/executions/{execution_id}/status.stream"
tags: ["executions"]
---

# Stream Execution Status

`GET /executions/{execution_id}/status.stream`

SSE endpoint that streams the status of a given execution_id by polling the
latest_executions view.

## Path parameters

- `execution_id` string, uuid, required

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/julep-ai/apis/julep-agents-api.md) · [All operations](https://skmtc.net/julep-ai/apis/julep-agents-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/julep-ai/julep-agents-api/versions/21c8182519ef/schema)
