2025-10-03 14:45:52 -04:00
|
|
|
---
|
|
|
|
|
title: Query DIDs by Controller
|
|
|
|
|
description: Find all decentralized identities controlled by an address
|
2026-09-02 16:53:38 -04:00
|
|
|
seo:
|
|
|
|
|
title: "Controller DID Lookup"
|
2025-10-03 14:45:52 -04:00
|
|
|
---
|
|
|
|
|
|
2026-09-02 16:53:38 -04:00
|
|
|
:::info
|
|
|
|
|
A single address can control multiple DIDs, useful for managing
|
|
|
|
|
different identity contexts (personal, professional, etc.).
|
|
|
|
|
:::
|
2025-10-03 14:45:52 -04:00
|
|
|
|
2026-09-02 16:53:38 -04:00
|
|
|
:::tip
|
|
|
|
|
Use this endpoint to build identity management interfaces that
|
|
|
|
|
show all DIDs a user controls from a single account.
|
|
|
|
|
:::
|