latestSwagger 2.0Apache 2.02026-08-19151166415.3 KB

5c90e58bf672

coursev2

Get lesson

Get course based on underlying language

get/v2/lesson

Query parameters

codestring required

Course code, which lesson want to list, use course_code

levelinteger required

level id, if not provided, will return the first level

Headers

Authorizationstring required

With the bearer started, optional for guest

Response

success, the data is LessonResponse

codeinteger

0=success,only parse data when code=0

messagestring

tip message

Example response

{
  "message": "success"
}