---
title: "Changes to Get Activity Logs"
method: GET
path: "/api/v1/activities"
---

# Changes to Get Activity Logs

`GET /api/v1/activities`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 10 revisions.

- **2026-08-18** `e51193d741d7` — 2 breaking, 2 warning, 1 info
- **2026-08-13** `16439be15248` — 4 warning

## Changes

- **2026-08-18** `e51193d741d7` — 2 breaking, 2 warning, 1 info
  - the `results/items/object_id` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - removed the required property `results/items/v2_object_id` from the response with the `200` status
  - removed the optional property `results/items/v2_parent_item_id` from the response with the `200` status
  - removed the optional property `results/items/v2_parent_project_id` from the response with the `200` status
  - removed `subschema #1, subschema #2` from the `results/items/object_id` response property `anyOf` list for the response status `200`
- **2026-08-13** `16439be15248` — 4 warning
  - added the new `item` enum value to the `results/items/object_type` response property for the response status `200`
  - added the new `note` enum value to the `results/items/object_type` response property for the response status `200`
  - added the new `project` enum value to the `results/items/object_type` response property for the response status `200`
  - added the new `section` enum value to the `results/items/object_type` response property for the response status `200`

---

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