---
title: "getZkAppTxRawDataByHash"
method: GET
path: "/v1/zkapps/txs/raw/{txHash}"
tags: ["ZkApps"]
---

# getZkAppTxRawDataByHash

`GET /v1/zkapps/txs/raw/{txHash}`

Get details of the queried zkApp transaction in a raw JSON format by hash.
ZkApp transactions are those run via zkApps - equivalents to dApps on Mina that are based on the zero knowledge proof technology.

## Path parameters

- `txHash` string, required — Queried zkApp transaction hash.

## Response `200`

OK

- string

---

[API](https://skmtc.net/blockberry/apis/sui-mainnet-api.md) · [All operations](https://skmtc.net/blockberry/apis/sui-mainnet-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blockberry/sui-mainnet-api/revisions/3e4cb73940b7/schema)
