---
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
---
A single address can control multiple DIDs, useful for managing
different identity contexts (personal, professional, etc.).
Use this endpoint to build identity management interfaces that
show all DIDs a user controls from a single account.