Get the registrations of a term
hisinone_get_enrollmentsRetrieve course and exam registrations for a specific term by providing its term key, obtained from the semester listing tool.
Instructions
Read the course and exam registrations of one term. Call hisinone_list_semesters first to get a term key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| semester_key | No | Term key such as 2026.2.2, from hisinone_list_semesters. The portal default applies if this is absent. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notice | No | Message of the portal, for example that the term holds no registration | |
| entries | Yes | Registrations of the term | |
| semester | Yes | The term that the rows belong to |