Skip to main content

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

Successful Response