GET course/learn?courseId={courseId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| courseId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseEntityOfLearnCourseResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| code | integer |
None. |
|
| msg | string |
None. |
|
| data | LearnCourseResponse |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.