Skip to main content
GET
Get dataset environments, objects, actions

Authorizations

Authorization
string
header
required

Bearer access token issued through OAuth 2.0 client credentials.

Query Parameters

dataset
string
required

Dataset ID from GET /api/v1beta/quality/datasets.

vocabulary
string

Opaque vocabulary token from an earlier response. Omit to use the latest vocabulary.

section
enum<string>

Return only environments, objects, or actions.

Available options:
environments,
objects,
actions

Response

Published vocabulary by section

Published dataset vocabulary and measurement completeness.

coverage_share
number<double> | null
required

Measurement completeness in [0, 1]. null when a reliable denominator is unavailable.

Required range: 0 <= x <= 1
dataset
string
required

Dataset ID used in the request.

sections
object[]
required
vocabulary
string
required

Opaque vocabulary token. Matching tokens identify results from the same vocabulary measurement.