---
title: "Get transaction by ID"
method: GET
path: "/{channelName}/qscc/getTransactionByID"
tags: ["Blockchain"]
---

# Get transaction by ID

`GET /{channelName}/qscc/getTransactionByID`

Retrieves a transaction by its ID from the specified channel.

## Path parameters

- `channelName` string, required

## Query parameters

- `txid` string, required

## Response `200`

Successful response

- object

## Other responses

- `400` — Bad request
- `404` — Transaction not found

---

[API](https://skmtc.dev/hyperledger/apis/cc-tools-demo.md) · [All operations](https://skmtc.dev/hyperledger/apis/cc-tools-demo/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hyperledger/cc-tools-demo/revisions/8f40458d8fdf/schema)
