GET api/Student?schoolId={schoolId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| schoolId | integer |
None. |
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.