2022.2

Table Of Contents
Get Template Resource
Submits a request to retrieve a resource from a template stored in the File Store.
Request takes no content, and on success returns a response containing the resource from the
template.
Request
Method Type:
GET
URI:
/rest/serverengine/workflow/contentcreation/html/{templateId}/{relPath: .+}
Content:
Content
Type:
Add.
Headers:
If server security settings are enabled, then one of the following:
l Authorization Basic Authentication (Username and Password)
credentials (Base64 encoded)
l auth_token Authorization Token
Parameters
Path
Name Required Type Default
Value
Description
templateId
The Managed File ID (or Name)
of the template in File Store
relPath The relative path to the
resource within the template
Page 504