courses
Get all of the courses in your community
get/courses
Response
Successful response
Example response
[
{
"thumbnail": "https://example.com/course-thumbnail.jpg",
"coverImage": "https://example.com/course-cover.jpg"
}
]Get all of the courses in your community
Successful response
[
{
"thumbnail": "https://example.com/course-thumbnail.jpg",
"coverImage": "https://example.com/course-cover.jpg"
}
]