mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-16 23:16:25 +00:00
17 lines
404 B
Plaintext
17 lines
404 B
Plaintext
---
|
|
title: List All DID Documents
|
|
description: Browse all decentralized identifiers in the system
|
|
seo:
|
|
title: "DID Directory"
|
|
---
|
|
|
|
:::note
|
|
This endpoint returns all DIDs including deactivated ones.
|
|
Filter by the `deactivated` field for active DIDs only.
|
|
:::
|
|
|
|
:::tip
|
|
For large systems, use pagination parameters to retrieve documents
|
|
in manageable chunks. Start with a reasonable limit like 50-100.
|
|
:::
|