cURL
Authorizations
string
header
required
DashScope API Key,在控制台 API Key 页面 获取。
Body
application/jsonstring
required
知识库 ID,即 createIndex 接口返回的 data.id。
integer
页码,从 1 开始,默认为 1。
integer
每页返回的切片数量,默认为 20,最大 100。
string
按文档 ID 过滤,仅返回该文档下的切片。文档 ID 可通过查询文档列表接口获取。