OpenAPI 3.1.02026-08-206974451.1 MB
e022e57f681a
taskTemplateFiles
Returns the file with the specified id of the tasktemplate with the specified id.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/tasktemplates/{tasktemplateId}/files/{fileId}
Path parameters
tasktemplateIdstring uuid required
The id of the tasktemplate.
fileIdstring uuid required
The id of the file.
Headers
Authorizationstring required
Bearer authentication
Response
OK