公开入口分页读取运行历史
GET/embed/api/workflows/:workflowName/runs
Embed 页面使用该接口按服务端 cursor 分页恢复历史运行。conversation workflow
可传入已签名的 conversationId,只加载单个对话的更早消息;未签名或不属于当前
token/user 的 conversationId 会被拒绝。登录态存在时默认只返回当前查看者自己的
actor 历史;系统管理员和项目创建者可传入 actorUserId 查看其它 actor 的回放上下文。
Request
Responses
- 200
公开入口可读取的运行摘要分页。