---
title: "Changes to GET /v1/todos/{id}"
method: GET
path: "/v1/todos/{id}"
---

# Changes to GET /v1/todos/{id}

`GET /v1/todos/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 6 revisions.

- **2026-08-15** `bbd5b5339910` — 2 warning, 3 info
- **2026-06-18** `d99daada47f9` — 1 info
- **2021-12-27** `52ca3c9327fd` — 1 breaking

## Changes

- **2026-08-15** `bbd5b5339910` — 2 warning, 3 info
  - removed the optional property `createTime` from the response with the `200` status
  - removed the optional property `updateTime` from the response with the `200` status
  - added the optional property `createdAt` to the response with the `200` status
  - added the optional property `status` to the response with the `200` status
  - added the optional property `updatedAt` to the response with the `200` status
- **2026-06-18** `d99daada47f9` — 1 info
  - endpoint added
- **2021-12-27** `52ca3c9327fd` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/go-kratos/apis/todoservice-api/docs/v1/todos/:id/get.md) · [API](https://skmtc.dev/go-kratos/apis/todoservice-api.md) · [Page](https://skmtc.dev/go-kratos/apis/todoservice-api/changes/v1/todos/:id/get)
