---
title: "Get a transaction by reference"
method: GET
path: "/v1/transactions/{reference}"
tags: ["Transactions"]
---

# Get a transaction by reference

`GET /v1/transactions/{reference}`

Retrieves the full transaction details including status, webhook delivery status, and timestamps.

## Path parameters

- `reference` string, required

## Response `200`

Transaction found

## Other responses

- `404` — Transaction not found

---

[API](https://skmtc.net/reflexpay/apis/idaas-identity-as-a-service-api.md) · [All operations](https://skmtc.net/reflexpay/apis/idaas-identity-as-a-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/reflexpay/idaas-identity-as-a-service-api/versions/db1f954badfb/schema)
