---
title: "Changes to Get web navigator task results"
method: POST
path: "/navigator/get-task"
---

# Changes to Get web navigator task results

`POST /navigator/get-task`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 21 revisions.

- **2024-11-05** `57c3c3ae1e29` — 3 breaking
- **2024-11-04** `f3aa0cdc2085` — 2 warning, 3 info

## Changes

- **2024-11-05** `57c3c3ae1e29` — 3 breaking
  - the `task/end_time` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `task/last_updated_time` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `task/start_time` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
- **2024-11-04** `f3aa0cdc2085` — 2 warning, 3 info
  - removed the optional property `task/response/page_html` from the response with the `200` status
  - removed the optional property `task/response/page_img` from the response with the `200` status
  - added the optional property `task/response/html` to the response with the `200` status
  - added the optional property `task/response/img` to the response with the `200` status
  - added the optional property `task/response/markdown` to the response with the `200` status

---

[Operation](https://skmtc.dev/carvedai/apis/exfunc-apis/docs/navigator/get-task/post.md) · [API](https://skmtc.dev/carvedai/apis/exfunc-apis.md) · [Page](https://skmtc.dev/carvedai/apis/exfunc-apis/changes/navigator/get-task/post)
