---
title: "Changes to Get task results - Tasks"
method: GET
path: "/v1/tasks/{task_id}/results"
---

# Changes to Get task results - Tasks

`GET /v1/tasks/{task_id}/results`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 55 revisions.

- **2026-07-12** `e8a97dc9fce2` — 5 breaking
- **2026-07-07** `ebe52c375b71` — 3 warning, 1 info
- **2026-06-10** `421a9851d61b` — 1 warning
- **2026-02-26** `90aef9d85902` — 1 warning
- **2026-02-23** `9aed7e5e19ad` — 2 warning

## Changes

- **2026-07-12** `e8a97dc9fce2` — 5 breaking
  - response property `task/batch_id` list-of-types was widened by adding types `null` to media type `application/json` of response `500`
  - response property `task/download_url` list-of-types was widened by adding types `null` to media type `application/json` of response `500`
  - response property `task/error` list-of-types was widened by adding types `null` to media type `application/json` of response `500`
  - response property `task/error_type` list-of-types was widened by adding types `null` to media type `application/json` of response `500`
  - response property `task/output_url` list-of-types was widened by adding types `null` to media type `application/json` of response `500`
- **2026-07-07** `ebe52c375b71` — 3 warning, 1 info
  - added the new `in_progress` enum value to the `task/state` response property for the response status `500`
  - added the new `labs` enum value to the `task/api_type` response property for the response status `500`
  - added the new `queued` enum value to the `task/state` response property for the response status `500`
  - added the optional property `task/queue` to the response with the `500` status
- **2026-06-10** `421a9851d61b` — 1 warning
  - added the new `fast-serp` enum value to the `task/api_type` response property for the response status `500`
- **2026-02-26** `90aef9d85902` — 1 warning
  - added the new `media` enum value to the `task/api_type` response property for the response status `500`
- **2026-02-23** `9aed7e5e19ad` — 2 warning
  - added the new `agent` enum value to the `task/api_type` response property for the response status `500`
  - added the new `extract` enum value to the `task/api_type` response property for the response status `500`

---

[Operation](https://skmtc.dev/nimbleway/apis/api-gateway/docs/v1/tasks/:task_id/results/get.md) · [API](https://skmtc.dev/nimbleway/apis/api-gateway.md) · [Page](https://skmtc.dev/nimbleway/apis/api-gateway/changes/v1/tasks/:task_id/results/get)
