---
title: "Changes to List all ongoing context add jobs for the authenticated user"
method: GET
path: "/api/v1/context/add-async/status"
---

# Changes to List all ongoing context add jobs for the authenticated user

`GET /api/v1/context/add-async/status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 29 revisions.

- **2026-01-03** `510cbb709bed` — 2 warning, 12 info
- **2025-12-24** `3f676384b4bb` — 1 info
- **2025-12-10** `601abf4c6518` — 1 info

## Changes

- **2026-01-03** `510cbb709bed` — 2 warning, 12 info
  - removed the optional property `message` from the response with the `401` status
  - removed the optional property `status` from the response with the `401` status
  - added the non-success response with the status `402`
  - added the non-success response with the status `403`
  - the response property `error` became required for the status `500`
  - the response property `jobs` became required for the status `200`
  - the response property `jobs/items/attemptsMade` became required for the status `200`
  - the response property `jobs/items/data` became required for the status `200`
  - the response property `jobs/items/jobId` became required for the status `200`
  - the response property `jobs/items/status` became required for the status `200`
  - the response property `message` became required for the status `500`
  - the response property `success` became required for the status `200`
  - the response property `success` became required for the status `401`
  - the response property `success` became required for the status `500`
- **2025-12-24** `3f676384b4bb` — 1 info
  - api operation id `checkStatusForAllAddAsyncJobs` was added
- **2025-12-10** `601abf4c6518` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/alchemyst-ai/apis/alchemyst-ai-api-v1-documentation/docs/api/v1/context/add-async/status/get.md) · [API](https://skmtc.dev/alchemyst-ai/apis/alchemyst-ai-api-v1-documentation.md) · [Page](https://skmtc.dev/alchemyst-ai/apis/alchemyst-ai-api-v1-documentation/changes/api/v1/context/add-async/status/get)
