Skip to main content
GET /api/v1/forward/identities/{identity_id}/templates/{template_id}/effective 返回 Template 基线叠加 Identity Config 后的有效配置。响应面向运行时执行,不返回 enabledop 等 Forward DSL 字段。

请求头

路径参数

示例请求

示例响应

HTTP 200 OK

响应字段

错误

注意事项

  • Identity Config 按字段级合并规则覆盖 Template 基线。
  • 没有 Identity Config 时按空覆盖层处理。
  • 默认 Memory Store 注入由创建 Session 流程处理。

相关

获取 Identity Config

创建 Session