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

# GET /api/update/result

`GET /api/update/result`

## Query parameters

- `clear` boolean

## Response `200`

OK

- UpdateResult
  - `found` boolean, required
  - `success` boolean, required
  - `message` string, required
  - `details` string, required
  - `timestamp` string, required
  - `logFile` string, required
  - `rollbackAttempted` boolean, required

## Changes

- **2026-08-09** `a42008ebe168` — 1 info
  - added the required property `rollbackAttempted` to the response with the `200` status

[Change history](https://skmtc.dev/tlbx-ai/apis/tlbx-api/changes/api/update/result/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)
