---
title: "Stream Task Events by ID"
method: GET
path: "/tasks/{task_id}/stream"
tags: ["Tasks"]
---

# Stream Task Events by ID

`GET /tasks/{task_id}/stream`

Stream events for a task by its unique ID.

## Path parameters

- `task_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/scaleapi/apis/agentex-api.md) · [All operations](https://skmtc.dev/scaleapi/apis/agentex-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scaleapi/agentex-api/revisions/1e0aaafd5780/schema)
