---
title: "Changes to Get status of a context add job"
method: GET
path: "/api/v1/context/add-async/{id}/status"
---

# Changes to Get status of a context add job

`GET /api/v1/context/add-async/{id}/status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 29 revisions.

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

## Changes

- **2026-01-03** `510cbb709bed` — 1 breaking, 19 info
  - the `error` response's property type changed from `string` to `object` for status `500`
  - added the optional property `error/details` to the response with the `500` status
  - added the optional property `status` to the response with the `500` status
  - added the optional property `statusText` to the response with the `400` status
  - added the optional property `statusText` to the response with the `401` status
  - added the optional property `statusText` to the response with the `404` status
  - added the optional property `statusText` to the response with the `500` status
  - the response property `error` became required for the status `500`
  - the response property `jobId` became required for the status `200`
  - the response property `status` became required for the status `200`
  - the response property `success` became required for the status `200`
  - the response property `success` became required for the status `400`
  - the response property `success` became required for the status `401`
  - the response property `success` became required for the status `404`
  - the response property `success` became required for the status `500`
  - added the required property `error` to the response with the `400` status
  - added the required property `error` to the response with the `401` status
  - added the required property `error` to the response with the `404` status
  - added the required property `error/code` to the response with the `500` status
  - added the required property `error/message` to the response with the `500` status
- **2025-12-24** `3f676384b4bb` — 1 info
  - api operation id `checkStatusForParticularJobInAddContextAsync` 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/:id/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/:id/status/get)
