---
title: GetRawBlockRequest
description: GetRawBlockRequest retrieves raw block bytes by slot or hash.
source_url:
  html: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/get-raw-block-request/
  md: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/get-raw-block-request.md
---

# GetRawBlockRequest

GetRawBlockRequest retrieves raw block bytes by slot or hash.

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

## Fields

| Field | Type | # | Description |
| - | - | - | - |
| `slot` | `uint64` | 1 · optional | |
| `block_hash` | [`thru.core.v1.BlockHash`](https://thru.org/docs/api-ref/grpc/messages/thru/core/v1/block-hash.md) | 2 · optional | |
| `min_consensus` | [`thru.common.v1.ConsensusStatus`](https://thru.org/docs/api-ref/grpc/messages/thru/common/v1/consensus-status.md) | 3 · optional | |
