---
title: "Get MIRO Server configuration information"
method: GET
path: "/configuration/"
tags: ["configuration"]
---

# Get MIRO Server configuration information

`GET /configuration/`

Return configuration information of MIRO Server instance

## Response `200`

Successful Response

- ConfigurationResponse
  - `version` string, required

## Other responses

- `500` — Internal Server Error

## Changes

- **2022-12-22** `5366dfd18e83` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/gams-dev/apis/miro-server-api/changes/configuration/get.md)

---

[API](https://skmtc.dev/gams-dev/apis/miro-server-api.md) · [All operations](https://skmtc.dev/gams-dev/apis/miro-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gams-dev/miro-server-api/revisions/5366dfd18e83/schema)
