---
title: "List territories"
method: GET
path: "/guild/list/territory"
tags: ["guild"]
---

# List territories

`GET /guild/list/territory`

<Note>
This endpoint is cached for <Badge intent="success" minimal>10 seconds</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>
<Warning>
The `resources` field is refreshed every <Badge intent="warning" minimal>1 minute</Badge>. All other territory fields continue to refresh every <Badge intent="success" minimal>10 seconds</Badge>.
</Warning>

## Response `200`

Territory ownership map keyed by territory name.

- object

## Other responses

- `500` — Territory list cache could not be loaded.

---

[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)
