GET
/
api
/
v1
/
data_sources
/
{data_source_id}

Authorizations

Authorization
string
header
required

Use the 'Authorization' header with the format 'Key <api-key>'

Path Parameters

data_source_id
integer
required

Response

200 - application/json
name
string
required
type
string
required
Allowed value: "bigquery"
catalog_exclude_list
string | null
catalog_include_list
string | null
created_from
string | null
data_retention_days
integer | null
disable_profiling
boolean | null
default:
false
disable_schema_indexing
boolean | null
default:
false
float_tolerance
number | null
default:
0
groups
object | null
hidden
boolean | null
default:
false
id
integer | null
is_paused
boolean | null
default:
false
last_test
object | null
lineage_schedule
string | null
max_allowed_connections
integer | null
oauth_dwh_active
boolean | null
options
object | null
profile_exclude_list
string | null
profile_include_list
string | null
profile_schedule
string | null
queue_name
string | null
scheduled_queue_name
string | null
schema_indexing_schedule
string | null
schema_max_age_s
integer | null
secret_id
integer | null
source
string | null
temp_schema
string | null
view_only
boolean | null
default:
false