---
title: GetRawTransactionRequest
description: GetRawTransactionRequest retrieves raw transaction bytes by signature.
source_url:
  html: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/get-raw-transaction-request/
  md: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/get-raw-transaction-request.md
---

# GetRawTransactionRequest

GetRawTransactionRequest retrieves raw transaction bytes by signature.

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

## Fields

| Field | Type | # | Description |
| - | - | - | - |
| `signature` | [`thru.common.v1.Signature`](https://thru.org/docs/api-ref/grpc/messages/thru/common/v1/signature.md) | 1 · optional | |
| `version_context` | [`thru.common.v1.VersionContext`](https://thru.org/docs/api-ref/grpc/messages/thru/common/v1/version-context.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 | |
