Skip to main content
POST
Test an added Snowflake account

Authorizations

Authorization
string
header
required

Organization API key (sl_…).

Headers

x-tenant-id
string
required

The organization ID the request is scoped to.

Path Parameters

snowflake_account_id
string
required

Response

Successful Response

The result of validating an account's configuration against Snowflake.

success
boolean
required

Whether every applicable check passed.

checks
SnowflakeAccountValidationCheck · object[]
required

The checks that ran, in the order they ran. Read top-down to find where setup stopped working.