GET api/docs/M_Course?chapterId={chapterId}&courseClassId={courseClassId}&accessKey={accessKey}&secretKey={secretKey}
章节作业列表
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| chapterId | 章节id |
Define this parameter in the request URI. |
| courseClassId | 课程类别id |
Define this parameter in the request URI. |
| accessKey | accessKey |
Define this parameter in the request URI. |
| secretKey | secretKey |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json, text/javascript
Sample:
Sample not available.