Skip to main content
GET
Run Validate

Authorizations

Authorization
string
header
required

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

Query Parameters

dataset
string[]

Dataset name(s) to validate. Omit to validate the default dataset.

Response

Successful Response

status
enum<string>
required
Available options:
healthy,
degraded,
unhealthy
summary
Summary · object
required
issues
ValidationIssue · object[]
required