Classroom-查询习题库下习题列表:请求参数

时间:2025-02-12 14:52:39

请求参数

表2 请求Header参数

参数

是否必选

参数类型

描述

x-auth-token

String

用户token

表3 请求Body参数

参数

是否必选

参数类型

描述

filter

ExerciseFilter object

获取习题库里习题过滤字段

page_size

Integer

每页数量

最小值:1

最大值:10000

start_index

Integer

起始页

最小值:1

最大值:100

表4 ExerciseFilter

参数

是否必选

参数类型

描述

name

String

需查询的习题名称

exercise_type

Array of integers

习题类型列表

difficult_ids

Array of strings

难度id列表

knowledge_point_ids

Array of strings

知识点id列表

support.huaweicloud.com/api-classroom/ListExercises.html