---
title: "Read Transaction"
method: GET
path: "/transactions/{transaction_id}"
tags: ["Transactions API"]
---

# Read Transaction

`GET /transactions/{transaction_id}`

Retrieves transaction data.

## Path parameters

- `transaction_id` string, required

## Query parameters

- `expand` string

## Headers

- `Has-Strict-Validation` boolean

## Response `200`

HTTP 200 OK

## Other responses

- `400` — HTTP 400 Bad Request
- `401` — HTTP 401 Unauthorized
- `404` — HTTP 404 Not Found

---

[API](https://skmtc.net/affirm/apis/merchant-transaction-api.md) · [All operations](https://skmtc.net/affirm/apis/merchant-transaction-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/affirm/merchant-transaction-api/versions/f2f4252c946f/schema)
