latestOpenAPI 3.1.02026-08-21322323412.1 KB
8de9cb14f744
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