> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spellborne.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Guild Data

> Get guild information including name, description, experience, and activity logs

<ParamField path="id" type="string" required>Guild ID</ParamField>

<Note>Requires `x-api-token` header.</Note>

### Response Fields

| Field         | Description          |
| ------------- | -------------------- |
| name          | Guild name           |
| description   | Guild description    |
| apartment     | Guild apartment      |
| parentGuildId | Parent guild ID      |
| logo          | Guild logo asset     |
| experience    | Guild XP             |
| chestKeys     | Available chest keys |
| activityLogs  | Recent activity      |
