---
title: "Events for Transaction"
method: GET
path: "/transaction/event"
---

# Events for Transaction

`GET /transaction/event`

Get events for a transaction, used in case a transaction has more then a 100 of them

## Query parameters

- `transaction_id` string, required
- `offset` integer

## Response `200`

Responses for GET /transaction/event

- object
  - `events` object[]
    - `event_index` integer
    - `fields` Event
    - `name` string

---

[API](https://skmtc.net/findonflow/apis/findlabs-historical-api.md) · [All operations](https://skmtc.net/findonflow/apis/findlabs-historical-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/findonflow/findlabs-historical-api/versions/a61498518a44/schema)
