v2

latestOpenAPI 3.1.02026-07-26143251806.6 KB
tables

Get Table Sheet Scorecard Row

Get row-level scorecard breakdown for a single row index.

get/api/public/v2/tables/{table_id}/sheets/{sheet_id}/scorecard/rows/{row_index}

Path parameters

table_idstring uuid required

Table ID.

sheet_idstring uuid required

Table sheet ID.

row_indexinteger required

Zero-based row index.

Query parameters

calculation_idstring uuid

Calculation ID. Defaults to latest scorecard calculation.

Headers

X-API-KEYstring required

Your PromptLayer API key. The key's workspace scopes table resources for this request.

Response

Successful response

successboolean required
idstring uuid required
calculation_idstring uuid required
scorecard_idstring uuid required
sheet_idstring uuid required
row_indexinteger required
aggregate_scorenumber nullable required
aggregate_verdict'pass' | 'warn' | 'fail' | 'error' | 'skipped' | 'null' nullable required
step_resultsobject required
drift_summaryobject nullable required
stale_stateobject nullable required
error_summarystring nullable required
config_hashstring nullable required
input_hashstring nullable required
computed_atstring date-time nullable required