get_my_active_courses()
Parameters
- Token(character varying)
Returns
- Success or a list of courses. {ID,Name,Number,EndDate,StartDate}
Description
- Returns the list of current courses that a user is a member. Current courses are ones that the current date is between the StartData and EndDate in the course information.
Errors
- 1 - Invalid Session.