---
title: 获取批量作业-对话管理API-API黄页|万维易源ShowAPI
canonical_url: "https://www.showapi.com/playground/mistral/mistral/chat-management"
last_updated: "2026-09-22T19:43:22.154Z"
meta:
  description: "Mistral AI对话管理API提供高效的批量作业管理功能，帮助用户轻松获取组织和用户的批量作业列表，提升工作效率。"
  keywords: "Mistral AI，对话管理API，批量作业管理，API接入点，AI批量作业"
  "og:description": "Mistral AI对话管理API提供高效的批量作业管理功能，帮助用户轻松获取组织和用户的批量作业列表，提升工作效率。"
  "og:title": 获取批量作业-对话管理API-API黄页|万维易源ShowAPI
---

*

*

*

# **对话管理API**

[Mistral AI-Mistral AI](https://www.showapi.com/playground/mistral/mistral) [** 产品首页](https://docs.mistral.ai/api/) [**API文档](https://docs.mistral.ai/api/) [**应用示例](https://www.showapi.com/aiapp/mistral/mistral/chat-management.html)

**2148

2025-07-04更新

**132 [提交收录](https://www.showapi.com/island/feedback-page?submitrequire=true) [反馈问题](https://www.showapi.com/island/feedback-page?apiurl=/playground/mistral/mistral/chat-management) [ 创建我的API](https://www.showapi.com/playground)

该API允许用户创建新的对话，向现有对话添加条目，检索对话历史，以及获取对话的详细信息。支持使用基础模型或特定代理进行对话，并可以执行工具调用和完成操作。

**基础配置**

**ApiKey****\*****[去获取ApiKey](https://admin.mistral.ai/organization/api-keys)

用于鉴权的Bearer Token

选择接入点：

**GET**

**

**Run

**接入点文档：**[查看](https://docs.mistral.ai/api/#tag/batch/operation/jobs_api_routes_batch_get_batch_jobs)

Run: Ctrl+

↵

接入点描述：获取组织和用户的批量作业列表。

**请求参数**

**page**

页码

**page\_size**

每页大小

**status**

状态列表

**model**

模型名称

**created\_after**

创建时间之后

**created\_by\_me**

是否由我创建

**返回结果**

当前为示例返回

**

返回体

返回头

**使用其他软件测试API**

您可以拷贝Curl语句，直接导入Postman进行测试

**拷贝Curl语句