Returns the task dependency templates for a given task template.

GET
Required Permissions: The user must be an admin or have task-manage-config:read permissions.

Path parameters

taskTemplateIdstringRequired
The id of the task template.

Response

This endpoint returns a list of objects
idstringOptional
createdOndatetimeOptional
createdBystringOptional
updatedOndatetimeOptional
updatedBystringOptional
predecessorTemplateIdstringOptional
The id of the predecessor task template.
successorTemplateIdstringOptional
The id of the successor task template.