Get Department Full Detail
GET/api/Departments/GetDepartmentFullDetail/:id
Tier: Public — stable, supported for third-party integration.
Gets a single Department by id, including both
DepartmentFullDetailDto.People and DepartmentFullDetailDto.Items.
Request
Responses
- 200
- 400
Returns the Departments.DepartmentFullDetailDto.
Unknown id — empty array body.