List Tasks
Retrieves tasks from Toodledo.
POST
Body
Arguments
number
Return only tasks modified before this GMT Unix timestamp.
number
Return only tasks modified after this GMT Unix timestamp.
number
Use 0 for uncompleted only, 1 for completed only, or -1 for both.
number
Fetch a single task by its numeric Toodledo task ID.
number
Number of records to skip before returning results.
number
Maximum number of tasks to return. Toodledo documents a default and max of 1000.
string
Comma-separated optional task fields to include in the response.
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.