---
title: "Replay durable Farm Events after a seq"
method: GET
path: "/v1/organizations/{organizationId}/events"
tags: ["Farm Events"]
---

# Replay durable Farm Events after a seq

`GET /v1/organizations/{organizationId}/events`

Returns the durable Farm Events of the organization with seq greater than `since`, in seq order. An API key needs the scope `events:read` or `events:read:<domain>`. The legacy `*` scope does not grant this read.

## Path parameters

- `organizationId` string, uuid, required

## Query parameters

- `since` string
- `limit` string
- `kinds` string

## Response `200`

Default Response

## Other responses

- `default` — Unexpected error response

## Changes

- **2026-09-21** `c735b7b61c19` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/v1/organizations/:organizationId/events/get.md)

---

[API](https://skmtc.dev/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/revisions/afa283b82594?raw)
