GET api/Tutor/Schedule?schoolId={schoolId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| schoolId | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
ScheduleListViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| TimeSlots | Collection of TimeSlots |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.