v1
latestOpenAPI 3.1.02026-08-066984441.1 MBtaskTemplateFiles
Returns the tasktemplate file version with the specified id.
Returns the tasktemplate file version with the specified id.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/tasktemplates/{tasktemplateId}/files/{fileId}/versions/{versionId}
Path parameters
tasktemplateIdstring uuid required
The id of the tasktemplate.
fileIdstring uuid required
The id of the file.
versionIdstring uuid required
The id of the file version.
Headers
Authorizationstring required
Bearer authentication
Response
OK