Get Sys Template Details
GET/api/systemplate/getsystemplate/:id
Tier: Internal — subject to change without notice.
Returns the full detail of a single sys template by its identifier.
Request
Responses
- 200
- 400
- 401
Returns the template. See Templates.SysTemplateDetailDto.
The sys template does not exist or does not belong to the caller's organisation (NotFound).
Caller is not authenticated.