Returns the tags of the projecttemplate with the specified id ordered by name.
To read the tags the user needs 'read' permissions on the specified projecttemplate.
Path parameters
projecttemplateIdUUIDRequired
The id of the projecttemplate.
Headers
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.