---
title: "Client-server versions"
method: GET
path: "/_matrix/client/versions"
tags: ["matrix-cs"]
---

# Client-server versions

`GET /_matrix/client/versions`

The client-server spec versions and unstable features we claim to speak. Mostly polite fiction: a hardcoded list of versions we do not really implement, kept only because matrix.to and older clients refuse to talk to anything that will not recite them. We are a search index wearing a homeserver's coat for a handful of read endpoints, not a real homeserver.

## Response `200`

The spec versions we pretend to support so clients stop sulking

- GithubComEtkeccMrsInternalModelClientVersions
  - `unstable_features` object — unstable MSCs we actually honor
  - `versions` string[] — advertised client-server spec versions

## Changes

- **2026-07-17** `ae3c2fd65492` — 1 info
  - endpoint added
- **2024-08-20** `4009b08a3a5a` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/etkecc/apis/matrix-rooms-search-api/changes/_matrix/client/versions/get.md)

---

[API](https://skmtc.dev/etkecc/apis/matrix-rooms-search-api.md) · [All operations](https://skmtc.dev/etkecc/apis/matrix-rooms-search-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/etkecc/matrix-rooms-search-api/revisions/ae3c2fd65492/schema)
