Returns aggregated metric scores at the requested scope level.
Documentation Index
Fetch the complete documentation index at: https://docs.emergence.ai/llms.txt
Use this file to discover all available pages before exploring further.
JWT Bearer token authentication. Include the token in the Authorization header as: Authorization: Bearer <token>. The JWT must contain valid client_id, and project_id claims for tenant isolation and SDK routing.
Request body for the scorecard endpoint.
Fully qualified name to scope the scorecard (e.g. service.database.schema.table)
Filter by assessment type
metadata, data_quality Point-in-time snapshot cutoff (ISO 8601)
Filter to a specific workflow run
Mapping of dimension UUIDs to custom weights
Successful Response
Aggregated scores at the requested scope.
Weighted overall score across all dimensions
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$"0.82"
Scope level of the scorecard
"service"
"database"
"schema"
"table"
Entity identifier for the scope
Scores for each dimension
Point-in-time snapshot cutoff (ISO 8601)
"2024-01-15T10:30:00Z"
Workflow run ID if filtering to a specific run
"550e8400-e29b-41d4-a716-446655440023"