Aller au contenu principal

Get University Departments

GET 

/api/v1/university/settings/departments

Get departments for the university with statistics

Args: current_user: Current authenticated user

Returns: List of departments with student and theme counts

Raises: HTTPException: If user is not a university admin or university not found

Responses

Successful Response