Mistral AIMistral AI API
GET/v1/workflows/runs
读取list Runs V1 Workflows Runs Get。
Mistral AI API 中用于 list Runs V1 Workflows Runs Get 的保留合约 GET Endpoint。模型与资源相关值由调用方在运行时提供。
覆盖固定 Apache-2.0 许可官方 revision 中 ApiKey 认证的 238 个 Mistral AI Platform REST Endpoint(含类型化 SSE 流式与 Workflows)。Hub 提供文档与独立 SDK/CLI,但不代理模型、账户或用量数据;调用方通过本地 API key 直连。
请求
- operationId
listRunsV1WorkflowsRunsGet- 服务器
https://api.mistral.ai- 认证
- ApiKey
请求参数
workflow_identifier
querystring
Mistral AI API 合约中的 workflow identifier 值。
root_execution_id
querystring
Mistral AI API 合约中的 root execution id 值。
search
querystring
Mistral AI API 合约中的 search 值。
status
querystring
Mistral AI API 合约中的 status 值。
deployment_name
querystring
Mistral AI API 合约中的 deployment name 值。
sort_by
querystring
Mistral AI API 合约中的 sort by 值。
order
querystring
Mistral AI API 合约中的 order 值。
start_time_after
querystring
Mistral AI API 合约中的 start time after 值。
start_time_before
querystring
Mistral AI API 合约中的 start time before 值。
end_time_after
querystring
Mistral AI API 合约中的 end time after 值。
end_time_before
querystring
Mistral AI API 合约中的 end time before 值。
user_id
querystring
Mistral AI API 合约中的 user id 值。
workflow_tags
querystring
Mistral AI API 合约中的 workflow tags 值。
include_internal
queryboolean
Mistral AI API 合约中的 include internal 值。
page_size
queryinteger
Mistral AI API 合约中的 page size 值。
next_page_token
querystring
Mistral AI API 合约中的 next page token 值。
search_key
querystring
Mistral AI API 合约中的 search key 值。
响应
200
WorkflowExecutionListResponseapplication/json
供应商成功响应。
字段: executionsnext_page_token
422
HTTPValidationErrorapplication/json
供应商返回 HTTP 状态 422。
字段: detail
{
"executions": {}
}