---
title: "List wallet-unit party bindings"
method: GET
path: "/party-bindings"
tags: ["WalletUnitPartyBinding"]
---

# List wallet-unit party bindings

`GET /party-bindings`

Lists Wallet Unit to party-graph bindings. These bindings let VDX party
and relationship services associate a wallet account, a Wallet Unit, and
their relationship hints without making the Wallet Unit backend mandatory
for backendless IDK wallets.

## Query parameters

- `walletAccountId` string
- `walletAccountPartyId` string, uuid
- `walletUnitPartyId` string, uuid

## Response `200`

Wallet-unit party bindings.

- ListWalletUnitPartyBindingsResult — unresolved $ref

## Other responses

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