GET api/Student
Lists existing Active and Inactive students for the authenticated user.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
A list of students for the authenticated user.
StudentListModelName | Description | Type | Additional information |
---|---|---|---|
Students | Collection of StudentModel |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.