---
title: "List mounted data-links"
method: GET
path: "/studios/data-links"
tags: ["studios"]
---

# List mounted data-links

`GET /studios/data-links`

Lists the IDs of all available data-links mounted in existing Studios. Append `orgId` or `?workspaceId` to list mounted data-links in an organization or workspace context, respectively.

## Query parameters

- `orgId` integer
- `workspaceId` integer
- `status` string
- `exclude` string

## Response `200`

OK

- DataStudioMountedLinksResponse
  - `dataLinkIds` string[]

## Other responses

- `403` — Operation not allowed.

---

[API](https://skmtc.net/seqeralabs/apis/seqera-api.md) · [All operations](https://skmtc.net/seqeralabs/apis/seqera-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/seqeralabs/seqera-api/versions/13316c9fe5ff/schema)
