---
title: "Re-attach to a background run"
method: GET
path: "/api/v2/workflows/{job_id}/events"
tags: ["Workflow"]
---

# Re-attach to a background run

`GET /api/v2/workflows/{job_id}/events`

Replay durable events for a background run from Last-Event-ID and tail until it ends.

## Path parameters

- `job_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-07-21** `22962dc5e81b` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/langflow-ai/apis/langflow/changes/api/v2/workflows/:job_id/events/get.md)

---

[API](https://skmtc.dev/langflow-ai/apis/langflow.md) · [All operations](https://skmtc.dev/langflow-ai/apis/langflow/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/langflow-ai/langflow/revisions/22962dc5e81b/schema)
