mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-04 02:11:40 +00:00
@@ -0,0 +1,16 @@
|
||||
---
|
||||
openapi: get /did/v1/documents/controller/{controller}
|
||||
title: Query DIDs by Controller
|
||||
description: Find all decentralized identities controlled by an address
|
||||
og:title: Controller DID Lookup
|
||||
---
|
||||
|
||||
<Info>
|
||||
A single address can control multiple DIDs, useful for managing
|
||||
different identity contexts (personal, professional, etc.).
|
||||
</Info>
|
||||
|
||||
<Tip>
|
||||
Use this endpoint to build identity management interfaces that
|
||||
show all DIDs a user controls from a single account.
|
||||
</Tip>
|
||||
Reference in New Issue
Block a user