---
title: "returns the processing status of the transaction which corresponds to the hash. It searches for SCRs generated by the transaction and computes the actual processing status"
method: GET
path: "/transaction/{txHash}/process-status"
tags: ["transaction"]
---

# returns the processing status of the transaction which corresponds to the hash. It searches for SCRs generated by the transaction and computes the actual processing status

`GET /transaction/{txHash}/process-status`

## Path parameters

- `txHash` string, required

## Response `200`

successful operation

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

## Changes

> 27 revisions in range; 1 could not be searched.

- **2023-02-08** `82d543636074` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/multiversx/apis/multiversx-gateway-api/changes/transaction/:txHash/process-status/get.md)

---

[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/44c49bc12621/schema)
