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

# /guild/getAll

`GET /guild/getAll`

Returns all guilds<br><br>[cache 120 min]

## Response `200`

successful operation

- Guild[]
  - `name` string
  - `realmID` integer
  - `realm` 'Albion' | 'Midgard' | 'Hibernia'
  - `emblem` integer
  - `realmPoints` integer
  - `bountyPoints` integer
  - `members` integer

---

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