Todo API
integer · requiredstring · requiredboolean · requiredinteger · required
Todo
A complete todo item as returned by the API, including its system-assigned ID.
idThe todo ID
titleThe todo title
completedWhether the todo is completed
userIdThe user ID who owns the todo