Files
sonr/docs/reference/queries/query-did-list-verifiable-credentials.mdx
T

22 lines
497 B
Plaintext

---
title: List Verifiable Credentials
description: Browse and filter W3C verifiable credentials
seo:
title: "Credential Registry"
---
:::note
By default, revoked credentials are excluded. Set `includeRevoked=true`
to include them in results.
:::
:::tip
Use issuer filtering to find all credentials from trusted authorities
in your ecosystem.
:::
:::info
Large credential sets should use pagination to avoid timeout issues.
Start with a reasonable limit like 50-100 credentials per page.
:::