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

# GET /api/history

`GET /api/history`

## Response `200`

OK

- LaunchEntry[]
  - `id` string, required
  - `shellType` string, required
  - `executable` string, required
  - `commandLine` string, nullable, required
  - `workingDirectory` string, required
  - `isStarred` boolean, required
  - `label` string, nullable, required
  - `notes` string, nullable, required
  - `lastUsed` string, date-time, required
  - `order` integer, required
  - `launchMode` string, required
  - `profile` string, nullable, required
  - `launchOrigin` string, nullable, required
  - `surfaceType` string, required
  - `foregroundProcessName` string, nullable, required
  - `foregroundProcessCommandLine` string, nullable, required
  - `foregroundProcessDisplayName` string, nullable, required
  - `foregroundProcessIdentity` string, nullable, required

## Changes

- **2026-05-06** `885b13067692` — 1 info
  - added the required property `items/notes` to the response with the `200` status
- **2026-04-25** `87834ab1254b` — 1 breaking
  - removed the required property `items/notes` from the response with the `200` status
- **2026-04-25** `cbbe49e2b3e2` — 1 info
  - added the required property `items/notes` to the response with the `200` status
- **2026-04-11** `fb825c8f76d7` — 1 info
  - added the required property `items/launchOrigin` to the response with the `200` status
- **2026-04-04** `329be4913b8b` — 5 info
  - added the required property `items/foregroundProcessCommandLine` to the response with the `200` status
  - added the required property `items/foregroundProcessDisplayName` to the response with the `200` status
  - added the required property `items/foregroundProcessIdentity` to the response with the `200` status
  - added the required property `items/foregroundProcessName` to the response with the `200` status
  - …1 more

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