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