---
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

---

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