Skip to main content

Get Snowflake Preview Handler

POST 

/v1/connector/snowflake/preview

Get a preview of the data in a snowflake table.

Request

Body

required

    org_id Org Id (string)required

    The id of the organization.

    snowflake_database Snowflake Database (string)required

    The name of the snowflake database.

    snowflake_schema Snowflake Schema (string)required

    The name of the snowflake schema.

    snowflake_table Snowflake Table (string)required

    The name of the snowflake table.

Responses

Successful Response

Schema

    any

Loading...