---
title: "Get a single Custodial Account Closing Balance"
method: GET
path: "/custodial_account_closing_balances/{uid}"
tags: ["Custodial Accounts"]
---

# Get a single Custodial Account Closing Balance

`GET /custodial_account_closing_balances/{uid}`

## Response `200`

A single Custodial Account Closing Balance is returned

- object
  - `uid` string — Newline-generated unique id resource specific to the current endpoint
  - `custodial_account_uid` string — A unique id referring to the Custodial Account
  - `custodial_account_external_uid` string — A unique id referring to the External Custodial Account
  - `net_usd_closing_balance` string — The USD amount of the Custodial Account's closing balance
  - `net_usd_closing_balance_as_of` string, date

---

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