---
title: "Changes to Task Detail"
method: GET
path: "/dashboard/tasks/{task_id}"
---

# Changes to Task Detail

`GET /dashboard/tasks/{task_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 15 revisions.

- **2026-08-14** `d52fab9681ed` — 1 info
- **2026-07-26** `2a1299ef19fa` — 13 info

## Changes

- **2026-08-14** `d52fab9681ed` — 1 info
  - added the optional property `task/artifact_spec` to the response with the `200` status
- **2026-07-26** `2a1299ef19fa` — 13 info
  - added the non-success response with the status `404`
  - added the optional property `artifacts` to the response with the `200` status
  - added the optional property `progress` to the response with the `200` status
  - added the optional property `task/cli` to the response with the `200` status
  - added the optional property `task/closed_at` to the response with the `200` status
  - added the optional property `task/completed_at` to the response with the `200` status
  - added the optional property `task/max_output_tokens` to the response with the `200` status
  - added the optional property `task/max_retries` to the response with the `200` status
  - added the optional property `task/max_turns` to the response with the `200` status
  - added the optional property `task/meta_messages` to the response with the `200` status
  - added the optional property `task/retry_count` to the response with the `200` status
  - added the optional property `task/retry_delay_s` to the response with the `200` status
  - added the optional property `task/terminal_reason` to the response with the `200` status

---

[Operation](https://skmtc.dev/sipyourdrink-ltd/apis/bernstein-task-server/docs/dashboard/tasks/:task_id/get.md) · [API](https://skmtc.dev/sipyourdrink-ltd/apis/bernstein-task-server.md) · [Page](https://skmtc.dev/sipyourdrink-ltd/apis/bernstein-task-server/changes/dashboard/tasks/:task_id/get)
