GET api/Tutor
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
StaffModel| Name | Description | Type | Additional information |
|---|---|---|---|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| Active | boolean |
None. |
|
| Role | Role |
None. |
|
| Id | integer |
None. |
|
| Schools | Dictionary of integer [key] and string [value] |
None. |
|
| Tutors | Dictionary of integer [key] and string [value] |
None. |
|
| DistrictName | string |
None. |
|
| SchoolName | string |
None. |
|
| Perpetual | boolean |
None. |
|
| ActivateOneToOne | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.