---
title: "List active trust anchors in a domain"
method: GET
path: "/domains/{domainId}/anchors"
tags: ["TrustAnchors"]
---

# List active trust anchors in a domain

`GET /domains/{domainId}/anchors`

Returns active anchors in one trust domain. Use the resolve endpoint with `includeDisabled` for diagnostic views that include inactive anchors.

## Response `200`

Active trust anchors.

- TrustAnchorList — unresolved $ref

## Other responses

- `401` — unresolved $ref
- `403` — unresolved $ref
- `404` — unresolved $ref
- `500` — unresolved $ref

---

[API](https://skmtc.dev/sphereon-opensource/apis/trust-domain-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/trust-domain-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/trust-domain-api/revisions/b076ec7cca02/schema)
