---
title: ListTransactionsResponse
description: ListTransactionsResponse returns paginated executed transactions.
source_url:
  html: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/list-transactions-response/
  md: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/list-transactions-response.md
---

# ListTransactionsResponse

ListTransactionsResponse returns paginated executed transactions.

**Package:** `thru.services.v1`

## Fields

| Field | Type | # | Description |
| - | - | - | - |
| `transactions` | repeated [`thru.core.v1.Transaction`](https://thru.org/docs/api-ref/grpc/messages/thru/core/v1/transaction.md) | 1 · optional | |
| `page` | [`thru.common.v1.PageResponse`](https://thru.org/docs/api-ref/grpc/messages/thru/common/v1/page-response.md) | 2 · optional | |
