integrations

Describe Databricks Table

GET /api/2.1/unity-catalog/tables/{catalog.schema.table} mapped to Polars-style types — used to populate columns in the wizard payload that gets PATCHed to crawler_table_configs.

get/api/v1/integrations/{integration_id}/databricks/describe

Path parameters

integration_idstring uuid required

Query parameters

catalogstring required
schemastring required
tablestring required

Response

Successful Response

namestring required
polars_typestring required

Changes

No recorded changes to this endpoint across all 12 revisions of this API.