Get all the information for a single course.
POST/courses/:id
Get all the information for a single course.
Request
Responses
- 200
- 400
- 401
- 404
- 500
OK
0x0002 (validation_failed): Field validation failed
0x0101 (unauthorized): User not logged in
0x0301 (course_not_found): Course ID does not exist
0x0003 (internal_failure): Unexpected server error