Get My Departments Detail
GET/api/Departments/GetMyDepartmentsDetail
Tier: Public — stable, supported for third-party integration.
Returns the Departments the calling user manages, as detail projections
(adds DepartmentDetailDto.Description and
DepartmentDetailDto.Managers over the summary shape).
Responses
- 200
- 400
Returns the caller's managed Departments.DepartmentDetailDto list.
The current token carries no user id. Empty body.