Task Relations

Get task relations

Get every relation where the task is the source or the target, each with a summary of both linked tasks. Relations pointing outside the caller's workspace are omitted.

get/task-relation/{taskId}

Path parameters

taskIdstring required

Response

Task relations with the linked task summaries

idstring required
sourceTaskIdstring required
targetTaskIdstring required
relationTypestring required

How the two tasks relate: subtask, blocks, or related.

createdAtstring date-time required

Changes