---
title: "Lists all federations configured on SPIRE Server"
method: GET
path: "/api/v1/spire/federations"
---

# Lists all federations configured on SPIRE Server

`GET /api/v1/spire/federations`

Lists all federations configured on SPIRE Server

## Response `200`

OK

- object
  - `federation_relationships` FederationResponse[]
    - `trust_domain` string
    - `bundle_endpoint_url` string
    - `BundleEndpointProfile` union
      - object
        - `HttpsSpiffe` object
          - `endpoint_spiffe_id` string
      - object
        - `HttpsWeb` object

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/spiffe/apis/tornjak.md) · [All operations](https://skmtc.net/spiffe/apis/tornjak/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spiffe/tornjak/versions/5d58d68f79cd/schema)
