Teacher Access

Get Access Status

Return the B2B access status for the authenticated teacher.

Deliberately depends on get_current_user (not get_current_teacher): the frontend uses this to decide whether to show the countdown banner or the read-only strip, so it must answer for read-only accounts too.

get/teacher-access/status

Response

Successful Response

status'school' | 'trial' | 'read_only' required
is_read_onlyboolean required
access_untilstring date-time nullable
days_leftinteger nullable
school_namestring nullable
read_only_reasonstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.