---
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

---

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