/events

get

Get a collection of events without any scope.

get

Get event with the specified ID.

/people/{username}

get

Get person's full name and local access token. This token allows access to her personal calendar only and it's intended for iCalendar.

get

Get a calendar for the person.

/teachers/{username}/events

get

Get a teacher's calendar for the specified person. This is a subset of the person's calendar with only events which the person teaches (classes), examines (exams) or organizes (one-off events).

/rooms/{kosId}/events

get

Get a calendar for the room.

/courses/{courseCode}/events

get

Get a calendar for the course.

/faculties/{facultyId}

get

Get a collection of semester-related parameters for the specified days.

get

Get semester-related parameters for the specified day.

get

Get a collection of semester-related attributes of the specified weeks.

get

Get semester-related attributes of the specified week.

get

Get a collection of semesters for the faculty.

get

Get a semester with the specified KOS code for the faculty.

/schedule_exceptions

Manage schedule exceptions

get

Get a collection of schedule exceptions.

get

Get a schedule exception with the specified ID.

/semesters

get

This resource is DEPRECATED, use /faculties/{facultyId}/semesters instead.

get

This resource is DEPRECATED, use /faculties/{facultyId}/semesters/{code} instead.