---
title: "Get a wallet unit"
method: GET
path: "/units/{walletUnitId}"
tags: ["WalletUnitLifecycle"]
---

# Get a wallet unit

`GET /units/{walletUnitId}`

Returns the current Wallet Unit lifecycle state, account state, counters,
allowed key references, policy references, and audit history. This is
the safest way for clients to check whether a unit is merely installed,
operational, production VALID, revoked, or uninstalled.

## Response `200`

Wallet unit.

- WalletUnitLifecycleResult — unresolved $ref

## Other responses

- `401` — unresolved $ref
- `404` — 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)
