---
title: "Get a single Transfer"
method: GET
path: "/transfers/{uid}"
tags: ["Transfers"]
---

# Get a single Transfer

`GET /transfers/{uid}`

Retrieves a single Transfer resource along with its details, including status, participating accounts, and associated Transactions.

Filter parameters are not case sensitive but will only return exact matches.

## Response `200`

A single Transfer is returned

- Schema — unresolved $ref

## Changes

- **2026-08-21** `54f4fe726d8f` — 2 info
  - added `subschema #1, subschema #2` to the response body `allOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the response body `allOf` list for the response status `200`

[Change history](https://skmtc.dev/newline53/apis/newline-platform-api/changes/transfers/:uid/get.md)

---

[API](https://skmtc.dev/newline53/apis/newline-platform-api.md) · [All operations](https://skmtc.dev/newline53/apis/newline-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/newline53/newline-platform-api/revisions/54f4fe726d8f/schema)
