OpenAPI 3.1.02026-08-20321320407.2 KB
aecc29b8a546
integrations
Describe Snowflake Table
DESCRIBE TABLE <database>.<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}/snowflake/describe
Path parameters
integration_idstring uuid required
Query parameters
databasestring required
schemastring required
tablestring required
Response
Successful Response