---
title: "Lists federation bundles"
method: GET
path: "/api/v1/spire/federations/bundles"
---

# Lists federation bundles

`GET /api/v1/spire/federations/bundles`

Call `spire-server bundle list`

## Response `200`

OK

- union
  - object
    - `bundles` Bundle[]
      - `trust_domain` string
      - `x509_authorities` object[]
        - `asn1` string
      - `jwt_authorities` object[]
        - `public_key` string
        - `key_id` string
        - `expires_at` integer
      - `sequence_number` integer
  - 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)
