---
title: "Get sync protocol version"
method: GET
path: "/sync/version"
tags: ["Sync"]
---

# Get sync protocol version

`GET /sync/version`

Returns the server sync protocol version for client compatibility checking

## Response `200`

OK

- object
  - `features` string[]
  - `min_client_version` string
  - `version` string

## Changes

- **2026-04-23** `20e19d9cbb5a` — 1 info
  - endpoint added
- **2026-03-21** `ffed97aaec4f` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/lxpio/apis/omnigram-api/changes/sync/version/get.md)

---

[API](https://skmtc.dev/lxpio/apis/omnigram-api.md) · [All operations](https://skmtc.dev/lxpio/apis/omnigram-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lxpio/omnigram-api/revisions/58911ffb3093/schema)
