get_course_details
Fetch a UofT course's sections, meeting times, rooms, and instructors by course code, with optional F, S, or Y filtering. Use the returned course ID to build a conflict-free timetable.
Instructions
Get a full course code's sections, meetings, rooms, and instructors.
For example, course_code is CSC108H1. Optionally filter by F, S, or Y. This endpoint has no session parameter in the supplied API reference. Use the returned course id with generate_timetable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_code | Yes | ||
| section_code | No |