Get Department With People
GET/api/Departments/GetDepartmentWithPeople/:id
Tier: Public — stable, supported for third-party integration.
Gets a single Department by id, including its
DepartmentPeopleDetailDto.People.
Request
Responses
- 200
- 400
Returns the Departments.DepartmentPeopleDetailDto.
Unknown id — empty array body.