GET course/learn?courseId={courseId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
courseId

integer

Required

Body Parameters

None.

Response Information

Resource Description

ResponseEntityOfLearnCourseResponse
NameDescriptionTypeAdditional information
code

integer

None.

msg

string

None.

data

LearnCourseResponse

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.