Templates REST Endpoints

Templates

List site templates and images. Create and delete policies associated with templates.

Get Template Details
Method: get
Path: /sites/management/api/v1/templates/{id}
Get the Localization Policy of the Template
Method: get
Path: /sites/management/api/v1/templates/{id}/localizationPolicy
Get the Query Syntax for Template Resources
Method: get
Path: /sites/management/api/v1/templates/search-form
Get the Theme Associated With a Template
Method: get
Path: /sites/management/api/v1/templates/{id}/theme
Get the User or Application That Created the Template
Method: get
Path: /sites/management/api/v1/templates/{id}/createdBy
Get the User or Application That Last Modified the Template
Method: get
Path: /sites/management/api/v1/templates/{id}/lastModifiedBy
Get the User or Application That Owns the Site
Method: get
Path: /sites/management/api/v1/templates/{id}/ownedBy
List or Batch Read Templates
Method: get
Path: /sites/management/api/v1/templates
List the Images of a Template
Method: get
Path: /sites/management/api/v1/templates/{id}/images