---
title: "Changes to Get task details with logs and attachments"
method: GET
path: "/api/tasks/{id}"
---

# Changes to Get task details with logs and attachments

`GET /api/tasks/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 105 revisions.

- **2026-09-03** `0f5503f5cd28` — 2 warning
- **2026-09-02** `09d5eb030093` — 2 warning, 2 info
- **2026-08-31** `6f2d2fbe2599` — 1 warning
- **2026-08-07** `06cac6a7c5bc` — 2 info

## Changes

- **2026-09-03** `0f5503f5cd28` — 2 warning
  - added the new `acp` enum value to the `allOf[#/components/schemas/AgentTask]/provider` response property for the response status `200`
  - added the new `acp` enum value to the `allOf[#/components/schemas/AgentTask]/routingAffinity/harnessProvider` response property for the response status `200`
- **2026-09-02** `09d5eb030093` — 2 warning, 2 info
  - added the new `task_authorization_rejected` enum value to the `allOf[subschema #2]/logs/items/eventType` response property for the response status `200`
  - added the new `task_recovery_authorization` enum value to the `allOf[subschema #2]/logs/items/eventType` response property for the response status `200`
  - added the optional property `allOf[#/components/schemas/AgentTask]/routingAffinity/leadOnly` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AgentTask]/routingAffinityInvalid` to the response with the `200` status
- **2026-08-31** `6f2d2fbe2599` — 1 warning
  - added the new `draft` enum value to the `allOf[#/components/schemas/AgentTask]/status` response property for the response status `200`
- **2026-08-07** `06cac6a7c5bc` — 2 info
  - added the media type `application/json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `404`

---

[Operation](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/docs/api/tasks/:id/get.md) · [API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [Page](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/changes/api/tasks/:id/get)
