GET /api/v1/forward/templates/{template_id}
返回完整 Template 对象,包括 Agent 配置和 Session 默认配置。
请求头
路径参数
示例请求
示例响应
HTTP 200 OK响应字段
错误
注意事项
- 归档后的 Template 仍可通过详情接口查询。
- 响应不额外暴露运行时私有字段。
根据 ID 获取 Forward Template。
GET /api/v1/forward/templates/{template_id}
返回完整 Template 对象,包括 Agent 配置和 Session 默认配置。