GET api/Faculty/GetStaffFamilies/{id}
Gets the staff Families.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The identifier. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Task<IHttpActionResult>.
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]