/
PY
pylons
/
A simple Todo app API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
pylons
A simple Todo app API
get
List of my TODO items
v1
latest
OpenAPI 3.1.0
2026-07-17
4
2
2.9 KB
List of my TODO items
get
/todos
Query parameters
limit
integer
The maximum number of TODO items to return
Response
A list of my TODO items
Item[]
required
title
string
required