---
title: "Changes to Poll the status of a run"
method: GET
path: "/prompts/status"
---

# Changes to Poll the status of a run

`GET /prompts/status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 4 revisions.

- **2026-08-12** `f8f03e555193` — 6 info
- **2026-08-04** `d307a7633c0a` — 3 info

## Changes

- **2026-08-12** `f8f03e555193` — 6 info
  - added the optional property `analyzedTasks` to the response with the `200` status
  - added the optional property `cancelRequested` to the response with the `200` status
  - added the optional property `remainingTasks` to the response with the `200` status
  - added the optional property `resultsRevision` to the response with the `200` status
  - added the optional property `retrievedTasks` to the response with the `200` status
  - added the optional property `settledTasks` to the response with the `200` status
- **2026-08-04** `d307a7633c0a` — 3 info
  - added the optional property `extractionFailedTasks` to the response with the `200` status
  - added the optional property `extractionIncompleteTasks` to the response with the `200` status
  - added the optional property `extractionPendingTasks` to the response with the `200` status

---

[Operation](https://skmtc.dev/openlens/apis/openlens-api/docs/prompts/status/get.md) · [API](https://skmtc.dev/openlens/apis/openlens-api.md) · [Page](https://skmtc.dev/openlens/apis/openlens-api/changes/prompts/status/get)
