---
title: "Cached balances for the caller's active wallet, valued at read time"
method: GET
path: "/users/{id}/balances"
tags: ["user-balances"]
---

# Cached balances for the caller's active wallet, valued at read time

`GET /users/{id}/balances`

## Path parameters

- `id` number, required

## Response `200`

The cache as it stands, with `meta.refreshing` true when refresh work is in flight

## Other responses

- `400` — Unknown query parameter
- `401` — Unauthorized
- `403` — Forbidden — can only request own balances

---

[API](https://skmtc.dev/dre/apis/dre-api.md) · [All operations](https://skmtc.dev/dre/apis/dre-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dre/dre-api/revisions/5d14beb9482b/schema)
