---
title: "GET /api/version/details"
method: GET
path: "/api/version/details"
tags: ["Ai.Tlbx.MidTerm.OpenApi"]
---

# GET /api/version/details

`GET /api/version/details`

## Response `200`

OK

- VersionManifest
  - `web` string, required
  - `pty` string, required
  - `protocol` integer, required
  - `minCompatiblePty` string, required
  - `webOnly` boolean, required
  - `signatureVersion` integer, required
  - `platform` string, required
  - `channel` string, required
  - `checksums` object, nullable, required
  - `signature` string, nullable, required
  - `signedPayload` string, nullable, required
  - `metadataSignature` string, nullable, required

## Changes

- **2026-08-05** `fbbda676c858` — 5 info
  - added the required property `channel` to the response with the `200` status
  - added the required property `metadataSignature` to the response with the `200` status
  - added the required property `platform` to the response with the `200` status
  - added the required property `signatureVersion` to the response with the `200` status
  - …1 more
- **2026-03-28** `6f6776f035d0` — 1 info
  - added the required property `webOnly` to the response with the `200` status
- **2026-03-27** `536b8636ac1e` — 1 breaking
  - removed the required property `webOnly` from the response with the `200` status

[Change history](https://skmtc.dev/tlbx-ai/apis/tlbx-api/changes/api/version/details/get.md)

---

[API](https://skmtc.dev/tlbx-ai/apis/tlbx-api.md) · [All operations](https://skmtc.dev/tlbx-ai/apis/tlbx-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tlbx-ai/tlbx-api/revisions/04072327b4e0/schema)
