GET api/Students/GetStudentClassScheduleDetails?registrationId={registrationId}&frmdevice={frmdevice}&skipadobeurl={skipadobeurl}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
registrationId

integer

Required

frmdevice

boolean

Default value is False

skipadobeurl

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

Collection of StudentClassScheduleDetail
NameDescriptionTypeAdditional information
ScheduleId

Gets or sets the schedule id.

integer

None.

RegistrationId

Gets or sets the registration id

integer

None.

ScheduleDate

Gets or sets the schedule date

date

None.

ScheduleDateText

string

None.

BeginTime

string

None.

EndTime

string

None.

SubjectId

Gets or sets the subject id for the schedule

integer

None.

InstructorId

Gets or sets the instructor id for the schedule on which the instructure is assigned.

integer

None.

InstructorInfo

Gets or sets the instructor details for the schedule on which the instructure is assigned.

ScheduleInstructorInfo

None.

SubjectInfo

ScheduleSubjectInfo

None.

ScheduleTimeInfo

ClassScheduleTimings

None.

MeetingInfo

ClassScheduleMeeting

None.

FacilityInfo

ClassScheduleFacility

None.

IsOnDemandCenter

boolean

None.

IsOnlineCenter

boolean

None.

IsPreview

boolean

None.

IsOnDemandRegistration

boolean

None.

IsPreviewRegistration

boolean

None.

ScheduleClassMeterialInfo

StudentScheduleClassMeterials

None.

QuestionToInstructorInfo

ScheduleQuestionToInstructorInfo

None.

IsActiveCourse

boolean

None.

StudyHubDomain

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "ScheduleId": 1,
    "RegistrationId": 2,
    "ScheduleDate": "2026-04-02T23:50:14.0194113-04:00",
    "ScheduleDateText": "sample string 4",
    "BeginTime": "sample string 5",
    "EndTime": "sample string 6",
    "SubjectId": 7,
    "InstructorId": 8,
    "InstructorInfo": {
      "InstructorId": 1,
      "Title": "sample string 2",
      "FirstName": "sample string 3",
      "LastName": "sample string 4",
      "InstructorName": "sample string 5"
    },
    "SubjectInfo": {
      "SubjectId": 1,
      "SubjectName": "sample string 2",
      "CourseFolderName": "sample string 3"
    },
    "ScheduleTimeInfo": {
      "BeginTime": "2026-04-02T23:50:14.0194113-04:00",
      "EndTime": "2026-04-02T23:50:14.0194113-04:00",
      "ScheduleDate": "2026-04-02T23:50:14.0194113-04:00",
      "TimeZone": "sample string 4",
      "TimeZoneId": 5
    },
    "MeetingInfo": {
      "ScheduleId": 1,
      "MeetingType": "sample string 2",
      "MeetingUrl": "sample string 3",
      "MeetingId": "sample string 4",
      "ZoomMeetingLinkId": 5,
      "AdobeMeetingUrl": "sample string 6",
      "MobileAdobeMeetingUrl": "sample string 7",
      "EmailAddress": "sample string 8",
      "Password": "sample string 9",
      "IsAdobe": true,
      "IsZoom": true
    },
    "FacilityInfo": {
      "FacilityId": 1,
      "FacilityNo": "sample string 2",
      "FacilityName": "sample string 3",
      "FacilityAddress": {
        "AddressLine1": "sample string 1",
        "AddressLine2": "sample string 2",
        "City": "sample string 3",
        "StateCode": "sample string 4",
        "PostalCode": "sample string 5",
        "Url": "sample string 6"
      }
    },
    "IsOnDemandCenter": true,
    "IsOnlineCenter": true,
    "IsPreview": true,
    "IsOnDemandRegistration": true,
    "IsPreviewRegistration": true,
    "ScheduleClassMeterialInfo": {
      "VideoRecordingsCount": 1,
      "DownloadFilesCount": 2
    },
    "QuestionToInstructorInfo": {
      "DisplayQuestionIcon": true,
      "QuestiontoInstructorLink": "sample string 2"
    },
    "IsActiveCourse": true,
    "StudyHubDomain": "sample string 15"
  },
  {
    "ScheduleId": 1,
    "RegistrationId": 2,
    "ScheduleDate": "2026-04-02T23:50:14.0194113-04:00",
    "ScheduleDateText": "sample string 4",
    "BeginTime": "sample string 5",
    "EndTime": "sample string 6",
    "SubjectId": 7,
    "InstructorId": 8,
    "InstructorInfo": {
      "InstructorId": 1,
      "Title": "sample string 2",
      "FirstName": "sample string 3",
      "LastName": "sample string 4",
      "InstructorName": "sample string 5"
    },
    "SubjectInfo": {
      "SubjectId": 1,
      "SubjectName": "sample string 2",
      "CourseFolderName": "sample string 3"
    },
    "ScheduleTimeInfo": {
      "BeginTime": "2026-04-02T23:50:14.0194113-04:00",
      "EndTime": "2026-04-02T23:50:14.0194113-04:00",
      "ScheduleDate": "2026-04-02T23:50:14.0194113-04:00",
      "TimeZone": "sample string 4",
      "TimeZoneId": 5
    },
    "MeetingInfo": {
      "ScheduleId": 1,
      "MeetingType": "sample string 2",
      "MeetingUrl": "sample string 3",
      "MeetingId": "sample string 4",
      "ZoomMeetingLinkId": 5,
      "AdobeMeetingUrl": "sample string 6",
      "MobileAdobeMeetingUrl": "sample string 7",
      "EmailAddress": "sample string 8",
      "Password": "sample string 9",
      "IsAdobe": true,
      "IsZoom": true
    },
    "FacilityInfo": {
      "FacilityId": 1,
      "FacilityNo": "sample string 2",
      "FacilityName": "sample string 3",
      "FacilityAddress": {
        "AddressLine1": "sample string 1",
        "AddressLine2": "sample string 2",
        "City": "sample string 3",
        "StateCode": "sample string 4",
        "PostalCode": "sample string 5",
        "Url": "sample string 6"
      }
    },
    "IsOnDemandCenter": true,
    "IsOnlineCenter": true,
    "IsPreview": true,
    "IsOnDemandRegistration": true,
    "IsPreviewRegistration": true,
    "ScheduleClassMeterialInfo": {
      "VideoRecordingsCount": 1,
      "DownloadFilesCount": 2
    },
    "QuestionToInstructorInfo": {
      "DisplayQuestionIcon": true,
      "QuestiontoInstructorLink": "sample string 2"
    },
    "IsActiveCourse": true,
    "StudyHubDomain": "sample string 15"
  }
]