projectTemplateFiles
Returns the file with the specified id of the projecttemplate with the specified id.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/projecttemplates/{projecttemplateId}/files/{fileId}
Path parameters
projecttemplateIdstring uuid required
The id of the projecttemplate.
fileIdstring uuid required
The id of the file.
Headers
Authorizationstring required
Bearer authentication
Response
OK
Changes
Changed in 2 of the 5 revisions of this API.4
- ○
response property
entityIddeprecatedresponse-property-deprecated
- ○
- ○
api operation id
GetProjectTemplateFileremoved and replaced withGetFilesByProjectTemplateNameAndProjectTemplateIdAndFileIdapi-operation-id-removed
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○