---
title: "retrieves the transaction with the provided hash"
method: GET
path: "/transaction/{hash}"
tags: ["transaction"]
---

# retrieves the transaction with the provided hash

`GET /transaction/{hash}`

## Path parameters

- `hash` string, required

## Response `200`

successful operation

- GenericResponse
  - `data` object
  - `error` string
  - `code` string

## Other responses

- `400` — validation error

---

[API](https://skmtc.dev/multiversx/apis/multiversx-gateway-api.md) · [All operations](https://skmtc.dev/multiversx/apis/multiversx-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/multiversx/multiversx-gateway-api/revisions/2982d4dbcfab/schema)
