Files
sonr/docs/reference/queries/query-did-get-by-controller.mdx
T

17 lines
415 B
Plaintext

---
title: Query DIDs by Controller
description: Find all decentralized identities controlled by an address
seo:
title: "Controller DID Lookup"
---
:::info
A single address can control multiple DIDs, useful for managing
different identity contexts (personal, professional, etc.).
:::
:::tip
Use this endpoint to build identity management interfaces that
show all DIDs a user controls from a single account.
:::