v1
latestOpenAPI 3.1.02026-08-066984441.1 MBtaskDependencies
Returns all task dependencies for a specific task.
<Check title="Required Permissions" icon="key">To get all dependencies of a task, the user needs project planning permissions on that project or be assigned to that task.</Check>
get/tasks/{taskId}/taskdependencies
Path parameters
taskIdstring uuid required
The id of the task.
Headers
Authorizationstring required
Bearer authentication
Response
OK