coursev2
Get all courses
Get all courses based on underlying language
get/v2/courses
Query parameters
next_tokenstring
bring the previous next_token to get the next page
Headers
Authorizationstring required
Bearer jwt token
Response
success, the list in Data is []model.CourseItem
Example response
{
"message": "success"
}