sharing_shares_get
Retrieve details of a Delta Sharing share, optionally including shared data objects, via the Databricks Unity Catalog API.
Instructions
Get a Delta Sharing share
(GET /api/2.1/unity-catalog/shares/{name}?include_shared_data=...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Share name | |
| include_shared_data | No | If true, include the shared data objects in the response |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |