/
OP
openid
/
AuthZEN Todo
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
openid
AuthZEN Todo
get
Get all todos
v1
latest
OpenAPI 3.0.4
2026-07-17
5
7
12.0 KB
Standard Todo List Endpoints
Get all todos
Gets all the todos in the todo list.
get
/todos
Response
A list of todos
TodoObject[]
required
ID
integer
required
OwnerID
integer
required
Title
string
required
Completed
boolean
required