AcademicClassScheduleInstructorScheduleInstructorSchedule
This service accesses instructor resources in the AIM System including the Instructor Schedule, the Instructor Exam Schedule, and Class Rolls.
More information: https://it.byu.edu
Contact Info: api@byu.edu
Version: v1
BasePath:/domains/legacy/academic/classschedule/instructorschedule/instructorSchedule
All rights reserved
http://apache.org/licenses/LICENSE-2.0.html
Access
Methods
[ Jump to Models ]
Table of Contents
Default
InstructorScheduleService
Default
service definition (getServiceDocumentation)
service definition
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.application/json
Responses
200
Success StringInstructorScheduleService
Get the instructor's weekly schedule for the current year term or for a year term specified. (getCurrentRegistration)
Get the instructor's weekly schedule for the current year term or for a year term specified.
Path parameters
person_id (required)
Path Parameter x2014; string ->
year_term (required)
Path Parameter x2014; yearTerm -> [1-2][0-9]{3}[1345]
Return type
Example data
Content-Type: application/json
{ "request" : { "method" : "aeiou", "resource" : "aeiou", "attributes" : "aeiou", "statusMessage" : "aeiou", "status" : 1.3579000000000001069366817318950779736042022705078125 }, "response" : { "instructor" : { }, "phone" : { }, "credits_scheduled" : { }, "number_of_classes" : { }, "classes" : "", "year_term_date_range" : { }, "office" : { }, "email" : { } }}
Produces
This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.application/json
Responses
200
View an instructor schedule InstructorScheduleService400
There appears to be a syntax error in the composition of the service request. The response structure may contain information about the error. If the base URI or service request URI is invalid, any response will come as an HTTP response. String403
The user does not have access to the resource. String404
The target resource can not be found for the provided resource identifiers. String500
An error occurred generating the response to the service request. This is strictly a server error and not an application error. StringModels
[ Jump to Methods ]
Table of Contents
bldg
catalog_number
catalog_suffix
class_period
classes
classes_inner
credit_hours
credits_scheduled
curriculum_id
date_begins
date_ends
days
email
enrolled
honors
instructor
InstructorScheduleService
lab_quiz
number_of_classes
office
phone
rain_checks
request
response
room
room_capacity
section
section_type
service
size
submission_type
teaching_area
title
title_code
waitlist
year_term_date_range
classes_inner - Up
curriculum_id (optional)
title_code (optional)
teaching_area (optional)
catalog_number (optional)
catalog_suffix (optional)
section (optional)
lab_quiz (optional)
honors (optional)
service (optional)
credit_hours (optional)
section_type (optional)
class_period (optional)
days (optional)
room (optional)
bldg (optional)
date_begins (optional)
date_ends (optional)
title (optional)
size (optional)
enrolled (optional)
room_capacity (optional)
rain_checks (optional)
waitlist (optional)
submission_type (optional)
request - Up
method (optional)
resource (optional)
attributes (optional)
status (optional)
statusMessage (optional)
response - Up
instructor (optional)
year_term_date_range (optional)
number_of_classes (optional)
credits_scheduled (optional)
office (optional)
phone (optional)
email (optional)
classes (optional)
Service Path:
/domains/legacy/academic/classschedule/instructorschedule/instructorSchedule
Domain or University API:
D