connects_schedule
Fetch your student schedule for a date range. Filter by calendar and paginate through results to find classes, events, and deadlines in IE Connects.
Instructions
Student schedule. Date filtering is applied to each upstream page; continue next_offset even if a filtered page is empty. ISO dates; maximum 31-day filter window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| limit | No | ||
| start | No | ||
| offset | No | ||
| calendar | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| data | No | ||
| error | No | ||
| message | No | ||
| service | No | local | |
| warnings | No | ||
| truncated | No | ||
| next_action | No | ||
| next_offset | No |