GET api/StudentsForStaff?staffId={staffId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| staffId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
StudentListModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Students | Collection of StudentModel |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.