Skip to main content
POST
Test an added BigQuery connection

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

bigquery_connection_id
string
required

Response

Successful Response

The result of validating a connection's configuration against BigQuery.

success
boolean
required

Whether every applicable check passed.

checks
BigQueryConnectionValidationCheck · object[]
required

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