---
title: "List trust domains"
method: GET
path: "/domains"
tags: ["TrustDomains"]
---

# List trust domains

`GET /domains`

Returns all trust domains owned by the calling tenant. The result includes draft, active, and
disabled domains so an operator can review configuration before making a domain active.

## Response `200`

Trust domains for the tenant.

- TrustDomainList — unresolved $ref

## Other responses

- `401` — unresolved $ref
- `403` — 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)
