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

# GET /share/{shareId}/base

`GET /share/{shareId}/base`

Get shared base information

## Path parameters

- `shareId` string, required

## Response `200`

Returns the shared base information

- object
  - `baseId` string, required
  - `shareMeta` object, required
    - `password` boolean, required
    - `nodeId` string, required
    - `allowSave` boolean, nullable, required
    - `allowCopy` boolean, nullable, required
  - `defaultUrl` string

---

[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)
