---
title: "Get a single Virtual Reference Number"
method: GET
path: "/virtual_reference_numbers/{uid}"
tags: ["Virtual Reference Numbers"]
---

# Get a single Virtual Reference Number

`GET /virtual_reference_numbers/{uid}`

Retrieves a single Virtual Reference Number resource along with its details, including status, linked Synthetic Account, and registration metadata.

## Response `200`

A single Virtual Reference Number is returned

- Schema — unresolved $ref

## Other responses

- `404` — The Virtual Reference Number is not found

## Changes

- **2026-08-21** `54f4fe726d8f` — 1 breaking, 1 info
  - the `allOf[subschema #1]/name` response's property type changed from no type to `string` for status `200`
  - added `#/components/schemas/0` to the `allOf[subschema #1]/external_uid` response property `allOf` list for the response status `200`

[Change history](https://skmtc.dev/newline53/apis/newline-platform-api/changes/virtual_reference_numbers/: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)
