Retrieves the task bundle associated with a project template.
<Check title="Required Permissions" icon="key">Any authenticated user.</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

