List Task Views
GET/api/task-views
List all task views grouped by favorite status.
Args: service: TaskViewService instance
Returns: Dictionary with 'favorite' and 'normal' lists of views
Raises: HTTPException: If listing fails
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error