Skip to main content

Get Task View

GET 

/api/task-views/:view_id

Get a task view by ID.

Args: view_id: The view ID service: TaskViewService instance

Returns: The view information

Raises: HTTPException: If view not found

Request

Responses

Successful Response