get_course()
Parameters
- Token(character varying)
- CourseID(integer)
Returns
- Success or information on a specific course {ID,Name,Number,EndDate,StartDate}
Description
- Returns the information about a specific course.
Errors
- 1 - Invalid Session.
- 2 - User is not a member of this course.