---
title: "GetTxsEvent"
method: GET
path: "/cosmos/tx/v1beta1/txs"
tags: ["Cosmos - gRPC REST"]
---

# GetTxsEvent

`GET /cosmos/tx/v1beta1/txs`

GetTxsEvent fetches txs by event.

## Query parameters

- `events` string[]
- `pagination.key` string, byte
- `pagination.offset` string, uint64
- `pagination.limit` string, uint64
- `pagination.count_total` boolean
- `pagination.reverse` boolean
- `order_by` 'ORDER_BY_UNSPECIFIED' | 'ORDER_BY_ASC' | 'ORDER_BY_DESC'
- `page` string, uint64
- `limit` string, uint64
- `query` string

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/tatum/apis/blockchain-data.md) · [All operations](https://skmtc.net/tatum/apis/blockchain-data/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tatum/blockchain-data/versions/8622ee4b8fae/schema)
