---
title: "Stream Tracer Job"
method: GET
path: "/github/tracer/{job_id}/stream"
tags: ["Tracer"]
---

# Stream Tracer Job

`GET /github/tracer/{job_id}/stream`

Stream real-time updates from a Tracer search job.

Uses Hatchet's native streaming with MongoDB fallback polling.
Reconnectable: can reconnect to a running job's stream at any time.

## Path parameters

- `job_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/nozomio-labs/apis/nia-ai-api.md) · [All operations](https://skmtc.net/nozomio-labs/apis/nia-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nozomio-labs/nia-ai-api/versions/dbb602a3ef17/schema)
