v2
latestOpenAPI 3.1.02026-08-05313314398.1 KBintegrations
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