---
title: ListBlocksResponse
description: ListBlocksResponse returns a page of blocks.
source_url:
  html: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/list-blocks-response/
  md: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/list-blocks-response.md
---

# ListBlocksResponse

ListBlocksResponse returns a page of blocks.

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

## Fields

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