StudentsResidenciesEvents
Reads /events entries from the StudentsResidencies table.
Workday Resource Information
Retrieves a collection of residence information for the specified student ID. You can filter residence information by their institutionalAcademicUnit.Secured by: Manage: Student Residency, Self-Service: Student External Site User Access
Scope: Academic Foundation, Student Core
Columns
| Name | Type | Description |
| Id [KEY] | String | Id of the instance |
| StudentsResidencies_Id [KEY] | String | The Workday ID of the StudentsResidencies that contains this. |
| Students_Id [KEY] | String | The Workday ID of the Students that owns this. |
| InstitutionalAcademicUnit_Prompt | String | The Institutions. |
| AcademicLevel_Prompt | String | |
| AcademicUnit_Prompt | String | Derived Academic Units. |
| ActiveOnly_Prompt | Bool | Only return active students. |
| ProgramOfStudy_Prompt | String | For students who haven't matriculated, the program of study they either applied to or have been admitted to. For matriculated students, the primary program of study from their reporting record. |
| Search_Prompt | String | A fuzzy search string that matches student IDs and names. Example: search=bri%20book returns the student Brian Booker. |