teacher_analytics
Get Current Period Info
Get the current school year and period for initializing the frontend. Returns the period based on today's date, except over the summer where "school_year" is returned: ten months of work beat two of holidays.
school_year is the teacher's year, which turns over at the summer: this endpoint only serves teacher pages.
get/teacher/analytics/current-period
Response
Successful Response
{"stackTrail":"paths:/teacher/analytics/current-period:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.