Databricks Recipients API

The Databricks Recipients API is part of Delta Sharing and allows you to create, update, list, and delete recipients. A recipient is an entity that receives shared data from a provider, and can be either a Databricks workspace or an open-protocol recipient using bearer tokens.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:recipients-api
name: Databricks Recipients API
tags:
- Access Control
- Data Sharing
- Delta Sharing
humanURL: https://docs.databricks.com/api/workspace/recipients
properties:
- url: https://docs.databricks.com/api/workspace/recipients
  type: Documentation
description: The Databricks Recipients API is part of Delta Sharing and allows you to create, update,
  list, and delete recipients. A recipient is an entity that receives shared data from a provider, and
  can be either a Databricks workspace or an open-protocol recipient using bearer tokens.