uc_grants_get
Retrieve effective permissions for a securable in Databricks Unity Catalog by specifying securable type and full name.
Instructions
Get effective permissions on a securable
(GET /api/2.1/unity-catalog/permissions/{securable_type}/{full_name}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| securable_type | Yes | Securable type, e.g. 'catalog', 'schema', 'table', 'view', 'volume', 'function', 'model', 'metastore', 'credential', 'external_location', 'storage_credential' | |
| full_name | Yes | Securable full name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |