Skip to main content

Get Courses

GET 

/api/v1/external/courses

Get all the available courses for creator or subscriber.

  • To access courses for a subscriber, pass the user parameter in query.
  • Accessed on behalf of a subscriber, courses will be filtered based on active subscription for the mangoes in the course.
  • Accessed without user parameter, all the courses will be returned for the creator.
  • Accessed on behalf of a creator, courses will be filtered based on the creator.

Request

Responses

Courses fetched successfully