handle_list_tabs

Function handle_list_tabs 

Source
async fn handle_list_tabs(
    __arg0: State<AppState>,
    __arg1: Query<ListTabsQuery>,
) -> impl IntoResponse
Expand description

GET /api/v1/tabs — flat list of tabs, optionally scoped to a workspace (explicit workspace_id, or the caller’s own via block_id).