Tasks

Get all tasks

Fetch all tasks from Taskwarrior for a specific user via Headers

get/tasks

Headers

X-User-Emailstring required

User email

X-Encryption-Secretstring required

Encryption secret

X-User-UUIDstring required

User UUID

Response

List of tasks

dependsstring[]
descriptionstring
duestring
endstring
entrystring
idinteger
modifiedstring
prioritystring
projectstring
recurstring
rtypestring
startstring
statusstring
tagsstring[]
urgencynumber
uuidstring
waitstring

Changes