---
title: "List connected Linear workspaces"
method: GET
path: "/v1/integrations/linear/installations"
tags: ["integrations"]
---

# List connected Linear workspaces

`GET /v1/integrations/linear/installations`

List connected Linear workspaces with their selected team counts.

## Response `200`

Connected Linear workspaces for the organization

- LinearInstallationOverviewListResponse — List of connected Linear workspaces for the data sources overview.
  - `data` LinearInstallationOverview[], required — Connected Linear workspaces
    - `installation_id` string, required — Linear installation ID
    - `workspace_id` string, required — Linear workspace ID
    - `workspace_name` string, nullable, required — Linear workspace name
    - `status` string, required — The installation status
    - `store_id` string, nullable — Mixedbread ingestion store ID
    - `store_name` string, nullable — Mixedbread ingestion store name
    - `syncing_team_count` integer — Number of Linear teams selected for ingestion

---

[API](https://skmtc.net/mixedbread/apis/mxbai-omni.md) · [All operations](https://skmtc.net/mixedbread/apis/mxbai-omni/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mixedbread/mxbai-omni/versions/2eece97b5ae5/schema)
