Returns the bundle associated with a template.
Returns the bundle associated with a template. The response includes the task bundle linked to the template. <Check title="Required Permissions" icon="key">The user must have permission to access the requested resource.</Check>
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.
Errors
404
Not Found Error

