---
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` string
  - `emblem` integer
  - `realmPoints` integer
  - `bountyPoints` integer
  - `members` integer

## Changes

- **2022-03-25** `0cdcf835ccee` — 1 info
  - endpoint added
- **2021-12-08** `ed9c251dd091` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/opendaoc/apis/atlasapi/changes/guild/getAll/get.md)

---

[API](https://skmtc.dev/opendaoc/apis/atlasapi.md) · [All operations](https://skmtc.dev/opendaoc/apis/atlasapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/opendaoc/atlasapi/revisions/a0cf4c1a67e4/schema)
