get_workspaces

Function get_workspaces 

Source
pub async fn get_workspaces(
    __arg0: State<AdminState>,
) -> Json<ApiResponse<Vec<Value>>>