Returns all task dependency templates for a given task bundle.

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

Path parameters

taskBundleIdstringRequired

The id of the task bundle.

Response

OK

idstringOptional
createdOndatetimeOptional
createdBystringOptional
updatedOndatetimeOptional
updatedBystringOptional
predecessorTemplateIdstringOptional

The id of the predecessor task template.

successorTemplateIdstringOptional

The id of the successor task template.