---
title: "Get a single Return"
method: GET
path: "/returns/{uid}"
tags: ["Returns"]
---

# Get a single Return

`GET /returns/{uid}`

Retrieves details about a specific return transaction, including its status, original transaction reference, and any associated metadata.

## Response `200`

A single Return is returned

- Schema — unresolved $ref

## Other responses

- `403` — Denied access to Returns
- `404` — Unknown Return

---

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