Get the sample connection settings for an organization
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.
enableSnowflake
Enable or disable the Snowflake sample connection if it exists for the organization.
enableDatabricks
Enable or disable the Databricks sample connection if it exists for the organization.

