GET course/record?cycle={cycle}&pageSize={pageSize}&pageIndex={pageIndex}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| cycle | integer |
Required |
|
| pageSize | integer |
Default value is 10 |
|
| pageIndex | integer |
Default value is 1 |
Body Parameters
None.
Response Information
Resource Description
ResponseEntityOfGetLearningRecordResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| code | integer |
None. |
|
| msg | string |
None. |
|
| data | GetLearningRecordResponse |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.