---
title: "GET /api/policies/instance/"
method: GET
path: "/api/policies/instance/"
tags: ["api"]
---

# GET /api/policies/instance/

`GET /api/policies/instance/`

## Response `200`

- APIGeneralConfiguration
  - `instanceName` string, required
  - `serverName` string, nullable, required
  - `instanceDescription` string, nullable, required
  - `frontPage` string, nullable, required
  - `tosPage` string, nullable, required
  - `correspondenceEmail` string, nullable, required
  - `correspondenceUserID` string, nullable, required
  - `image` string, nullable, required
  - `instanceId` string, required
  - `autoCreateBotUsers` boolean, required

## Changes

- **2026-08-09** `5411ecffc184` — 3 info
  - the `autoCreateBotUsers` response's property default value `false` was added for the status `200`
  - the `instanceDescription` response's property default value `This is a Spacebar instance made in the pre-release days` was added for the status `200`
  - the `instanceName` response's property default value `Spacebar Instance` was added for the status `200`
- **2026-08-02** `034b4e879932` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/spacebarchat/apis/spacebar-server/changes/api/policies/instance/get.md)

---

[API](https://skmtc.dev/spacebarchat/apis/spacebar-server.md) · [All operations](https://skmtc.dev/spacebarchat/apis/spacebar-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/spacebarchat/spacebar-server/revisions/ab03d843e434/schema)
