feat: migrate to blume docs

This commit is contained in:
Prad Nukala
2026-09-02 16:53:38 -04:00
parent b1a622ea13
commit 432ef49207
163 changed files with 2327 additions and 9908 deletions
@@ -1,16 +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
seo:
title: "Controller DID Lookup"
---
<Info>
A single address can control multiple DIDs, useful for managing
different identity contexts (personal, professional, etc.).
</Info>
:::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.
</Tip>
:::tip
Use this endpoint to build identity management interfaces that
show all DIDs a user controls from a single account.
:::