Retrieves the task bundle associated with a project template.
Required Permissions
Any authenticated user.Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
projectTemplateId
The id of the project template.
Response
OK
taskBundleId
The id of the task bundle.

