List dependencies
Returns the task’s predecessors — the tasks that must happen before it.
Path parameters
| Name | Type | Required | Description |
|---|---|---|---|
taskId | string (uuid) | Yes | The dependent task. |
Returns the task’s predecessors — the tasks that must happen before it.
| Name | Type | Required | Description |
|---|---|---|---|
taskId | string (uuid) | Yes | The dependent task. |