---
title: "GET /base/{baseId}/share"
method: GET
path: "/base/{baseId}/share"
tags: ["base-share"]
---

# GET /base/{baseId}/share

`GET /base/{baseId}/share`

Get all shared node IDs for a base

## Path parameters

- `baseId` string, required

## Response `200`

Returns list of shared node IDs

- object[]
  - `nodeId` string, required

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/revisions/7515f3b33d79/schema)
