GET /api/v1/forward/identities/{identity_id}/templates
返回该 Identity 下 active 或 archived 的 Identity Config 记录。
请求头
路径参数
查询参数
示例请求
示例响应
HTTP 200 OK响应字段
错误
注意事项
- 分页游标来自 Identity Config ID,不是 Template ID。
- 同一个 Identity + Template 下最多只有一条 active Config。
列出某个 Identity 下按 Template 维度保存的配置。
GET /api/v1/forward/identities/{identity_id}/templates
返回该 Identity 下 active 或 archived 的 Identity Config 记录。