Returns a task dependency template by id 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.

taskDependencyTemplateIdstringRequired

The id of the task dependency template.

Response

OK

idstringOptional
createdOndatetimeOptional
createdBystringOptional
updatedOndatetimeOptional
updatedBystringOptional
predecessorTemplateIdstringOptional

The id of the predecessor task template.

successorTemplateIdstringOptional

The id of the successor task template.