/
OP
openid
/
AuthZEN Todo
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.4
2026-07-17
5
7
12.0 KB
Standard Todo List Endpoints
Get user
Gets information about a user.
get
/users/{userId}
Response
Properties of a user
UserObject
required
id
string
name
string
email
string
picture
string
roles
string[]
All 5 operations
get
Get user
get
Get all todos
post
Create Todo
put
Update Todo
delete
Delete Todo