---
title: "GET /shares/{share}"
method: GET
path: "/shares/{share}"
tags: ["DeltaSharingService"]
---

# GET /shares/{share}

`GET /shares/{share}`

Get the metadata for a specific share.

## Path parameters

- `share` string, required

## Response `200`

OK

- Share — A share is a logical grouping to share with recipients. A share can be shared with one or multiple recipients. A recipient can access all resources in a share. A share may contain multiple schemas.
  - `name` string — Name of the share.
  - `id` string — Unique identifier for the share.

## Other responses

- `default` — Default error response

---

[API](https://skmtc.net/delta-incubator/apis/delta-sharing-api.md) · [All operations](https://skmtc.net/delta-incubator/apis/delta-sharing-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/delta-incubator/delta-sharing-api/revisions/a47a0389fffc/schema)
