---
title: "List wallet units"
method: GET
path: "/units"
tags: ["WalletUnitLifecycle"]
---

# List wallet units

`GET /units`

Lists Wallet Units visible to the caller. Use `walletAccountId` when a
caller needs the units belonging to one wallet account; omit it for the
tenant-scoped view exposed by the service policy.

## Query parameters

- `walletAccountId` string

## Response `200`

Wallet units.

- ListWalletUnitsResult — unresolved $ref

## Other responses

- `401` — unresolved $ref
- `500` — unresolved $ref

---

[API](https://skmtc.dev/sphereon-opensource/apis/wallet-unit-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/wallet-unit-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/wallet-unit-api/revisions/be46f4806163/schema)
