---
title: "Retrieve a Wallet Transaction by ID"
method: GET
path: "/v1/wallets/{wallet_id}/transactions/{id}"
---

# Retrieve a Wallet Transaction by ID

`GET /v1/wallets/{wallet_id}/transactions/{id}`

Use secret API key to retrieve Wallet Transactions by ID

## Path parameters

- `wallet_id` string, required
- `id` string, required

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/paymongo/apis/paymongo-api.md) · [All operations](https://skmtc.net/paymongo/apis/paymongo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/paymongo/paymongo-api/revisions/c18f9a027b2c/schema)
