---
title: "Changes to List Tasks"
method: GET
path: "/v1/tasks"
---

# Changes to List Tasks

`GET /v1/tasks`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 12 revisions.

- **2026-08-15** `80f4fd40b75e` — 1 info
- **2026-08-13** `2f1c56db78f8` — 1 warning
- **2026-08-06** `2bd7bb8e3a37` — 2 warning
- **2026-08-05** `b390cd1c4e2a` — 1 info
- **2026-08-04** `467ce2bf692b` — 5 info
- **2026-07-26** `89675e210f34` — 1 warning, 1 info

## Changes

- **2026-08-15** `80f4fd40b75e` — 1 info
  - added the optional property `items/items/snoozed_until` to the response with the `200` status
- **2026-08-13** `2f1c56db78f8` — 1 warning
  - added the new `WRONG_NUMBER` enum value to the `items/items/disposition/anyOf[subschema #1: CallDisposition]/` response property for the response status `200`
- **2026-08-06** `2bd7bb8e3a37` — 2 warning
  - added the new `INTERESTED` enum value to the `items/items/disposition/anyOf[subschema #1: CallDisposition]/` response property for the response status `200`
  - added the new `NOT_INTERESTED` enum value to the `items/items/disposition/anyOf[subschema #1: CallDisposition]/` response property for the response status `200`
- **2026-08-05** `b390cd1c4e2a` — 1 info
  - added the new optional `query` request parameter `contact_id`
- **2026-08-04** `467ce2bf692b` — 5 info
  - added the optional property `items/items/assignee` to the response with the `200` status
  - added the optional property `items/items/contact` to the response with the `200` status
  - added the optional property `items/items/due_date` to the response with the `200` status
  - added the optional property `items/items/sequence_template` to the response with the `200` status
  - added the optional property `items/items/title` to the response with the `200` status
- **2026-07-26** `89675e210f34` — 1 warning, 1 info
  - added the new `TODO` enum value to the `items/items/type` response property for the response status `200`
  - added the enum value `TODO` to the property `anyOf[subschema #1]/items/` of the `query` request parameter `types`

---

[Operation](https://skmtc.dev/topo/apis/topo-public-api/docs/v1/tasks/get.md) · [API](https://skmtc.dev/topo/apis/topo-public-api.md) · [Page](https://skmtc.dev/topo/apis/topo-public-api/changes/v1/tasks/get)
