Get Sys Templates List
GET/api/systemplate/getfilteredsystemplates
Tier: Internal — subject to change without notice.
Returns a server-side filtered, sorted, and paged list of all sys templates (device, portal rule, and agent schemas) for the caller's organisation.
Request
Responses
- 200
- 400
- 401
A PageResult of Templates.TemplateSummaryDto (the plain template summary shape,
reused here — TemplateType carries a Enums.SysTemplateFor
name for these rows).
The OData query options failed validation (bare 400, no body), or a service-level failure occurred (JSON error array body).
Caller is not authenticated.