---
title: "returns the status of the transaction which corresponds to the hash"
method: GET
path: "/transaction/{txHash}/status"
tags: ["transaction"]
---

# returns the status of the transaction which corresponds to the hash

`GET /transaction/{txHash}/status`

## Path parameters

- `txHash` string, required

## Response `200`

successful operation

- TxStatusResponse
  - `data` object
    - `status` string
  - `error` string
  - `code` string

---

[API](https://skmtc.net/multiversx/apis/multiversx-gateway-api.md) · [All operations](https://skmtc.net/multiversx/apis/multiversx-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/multiversx/multiversx-gateway-api/versions/44c49bc12621/schema)
