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