---
title: "Get a single Customer"
method: GET
path: "/customers/{uid}"
tags: ["Customers"]
---

# Get a single Customer

`GET /customers/{uid}`

Retrieve overall status about a Customer as well as their total Asset Balances across all accounts.

## Response `200`

A single Customer is returned

- Schema — unresolved $ref

## Changes

- **2026-08-21** `54f4fe726d8f` — 3 info
  - added `#/components/schemas/0, #/components/schemas/1` to the `allOf[#/components/schemas/0]/` response property `allOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `allOf[subschema #3]/details` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/0, subschema #2` from the `allOf[#/components/schemas/0]/` response property `allOf` list for the response status `200`

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