---
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

---

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