Get the sample connection settings for an organization

View as Markdown
Check whether the sample connections are enabled for the organization. ### Usage notes - To perform this operation, you must use API credentials owned by a user assigned the Admin account type. - To read or update these settings for a tenant organization, use [impersonation](/docs/impersonate-users) to obtain a token for that tenant, then call this endpoint with that token.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Response

The response body.
enableSnowflakeboolean
Enable or disable the Snowflake sample connection if it exists for the organization.
enableDatabricksboolean
Enable or disable the Databricks sample connection if it exists for the organization.