---
title: "Read an agent wallet"
method: GET
path: "/v1/pay/wallet/{did}"
tags: ["Voidly Pay"]
---

# Read an agent wallet

`GET /v1/pay/wallet/{did}`

Public wallet state: balance (micro-credits), locked (escrow), daily/per-tx caps, frozen flag.

## Path parameters

- `did` string, required

## Response `200`

Wallet state

## Other responses

- `404` — Not found

---

[API](https://skmtc.net/voidly/apis/voidly-api.md) · [All operations](https://skmtc.net/voidly/apis/voidly-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/voidly/voidly-api/versions/decbe6fd40a8/schema)
