GET /api/v1/forward/identities/{identity_id}
返回当前账号下的 Identity 详情。
请求头
路径参数
示例请求
示例响应
HTTP 200 OK响应字段
错误
注意事项
- 已停用的 Identity 仍可查询。
- 已删除的 Identity 不能继续用于创建 Session。
根据 ID 获取 Forward Identity。
GET /api/v1/forward/identities/{identity_id}
返回当前账号下的 Identity 详情。