Skip to main content
GET
Metrics

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

dataset_id
integer
required

Unique identifier for a dataset.

snapshot_id
integer
required

Unique identifier for a snapshot.

Response

Ok

column_name
string
required
approx_count_distinct
integer<int64> | null
count_distinct
integer<int64> | null
histogram
object | null
mean
number<double> | null
standard_deviation
number<double> | null
completeness
number<double> | null
observed_types
object | null