---
title: "GET /todo/{id}"
method: GET
path: "/todo/{id}"
---

# GET /todo/{id}

`GET /todo/{id}`

## Path parameters

- `id` integer, required

## Response `200`

## Other responses

- `404` — `id` not found

## Changes

> 7 revisions in range; 1 could not be searched.

- **2016-02-03** `907ddcb2987d` — 1 breaking
  - removed the media type `application/json;charset=utf-8` for the response with the status `200`

[Change history](https://skmtc.dev/biocad/apis/todo-api/changes/todo/:id/get.md)

---

[API](https://skmtc.dev/biocad/apis/todo-api.md) · [All operations](https://skmtc.dev/biocad/apis/todo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/biocad/todo-api/revisions/e33a272025fe/schema)
