---
title: "List guild seasons"
method: GET
path: "/guild/seasons"
tags: ["guild"]
---

# List guild seasons

`GET /guild/seasons`

<Note>
This endpoint is cached for <Badge intent="warning" minimal>10 minutes</Badge> in the <Badge intent="success" minimal>SHARED</Badge> cache source.   See [Caching](/welcome#caching). <Indent></Indent> This endpoint belongs to the <Badge intent="warning" minimal>GUILD</Badge> rate-limit bucket. See [Throttling and Rate Limits](/welcome#throttling-and-rate-limits).
</Note>

Only enabled seasons whose `initDate` is in the past are returned.

Use this endpoint to inspect public guild season rules, including SR gain values and reward thresholds.

## Response `200`

Guild season definitions keyed by season name.

- GuildSeasonList

---

[API](https://skmtc.dev/wynncraft/apis/modules.md) · [All operations](https://skmtc.dev/wynncraft/apis/modules/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wynncraft/modules/revisions/6c6214729eae/schema)
