Skip to main content
GET
tableShapeStats

Authorizations

Authorization
string
header
required

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

Headers

X-Tenant
string

Workspace slug. Overrides subdomain-based workspace resolution when provided.

Example:

"acme"

X-Request-ID
string<uuid>

Optional request correlation ID echoed back in the response.

Example:

"550e8400-e29b-41d4-a716-446655440000"

Response

Successful response

data
object
required

Web-api maintenance proxy types. TableShapeStats / ColumnShapeStats / TableSpcResult / SpcSeriesResult / SpcRuleViolation / TableQualityResult / QualityCheckResult / QualityCheckSpec / QualityCheckEvidence / TableMaintenanceResult are defined canonically in platform-schemas/services/dataplane-maintenance/. services/provider-transformations queue jobs write them through parable-dataplane-quality-rs, and this schema imports them through the dataplane-maintenance schema dependency. Only the workspace-scoped bulk response wrappers live here; they carry the web-api-specific *Version fields and bundle the canonical result types for the proxy surface.

meta
object
required