get/tasks

Headers

Response

The user tasks

{"stackTrail":"paths:/tasks:get:responses:200:content:application/json:schema:items:properties:ignored","oasType":"schema","type":"unknown","title":"Ignored","description":"The time at which the task was archived/ignored, if it is."}
{"stackTrail":"paths:/tasks:get:responses:200:content:application/json:schema:items:properties:completed","oasType":"schema","type":"unknown","title":"Completed","description":"The time at which the task was completed, if it is completed."}
integration_idstring
distant_task_idstring
{"stackTrail":"paths:/tasks:get:responses:200:content:application/json:schema:items:properties:integration_data","oasType":"schema","type":"unknown","title":"Integration_data"}
starredboolean

Whether the task is starred.

titlestring

The task title.

{"stackTrail":"paths:/tasks:get:responses:200:content:application/json:schema:items:properties:url","oasType":"schema","type":"unknown","title":"Url","description":"The potential capture context."}

Changes