Databricks Shares API

The Databricks Shares API is part of Delta Sharing and allows you to create, update, list, and delete shares. A share is a read-only logical collection of tables and table partitions that a data provider wants to share with one or more recipients for secure cross-organization data sharing.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:shares-api
name: Databricks Shares API
tags:
- Collaboration
- Data Sharing
- Delta Sharing
humanURL: https://docs.databricks.com/api/workspace/shares
properties:
- url: https://docs.databricks.com/api/workspace/shares
  type: Documentation
description: The Databricks Shares API is part of Delta Sharing and allows you to create, update, list,
  and delete shares. A share is a read-only logical collection of tables and table partitions that a data
  provider wants to share with one or more recipients for secure cross-organization data sharing.