Get Portal Rule Template
GET/api/systemplate/getportalruletemplate/:templateName
Tier: Internal — subject to change without notice.
Returns the caller's organisation's portal-rule-configuration schema template with the given name.
Request
Responses
- 200
- 400
- 401
Returns the template. See Templates.SysTemplateDetailDto.
No PortalRule-typed sys template with that name exists for the caller's organisation (NotFound).
Caller is not authenticated.