taskDependencies
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
Changes
No recorded changes to this endpoint across all 5 revisions of this API.