v2

latestOpenAPI 3.1.02026-07-26143251806.6 KB
tables

List Table Sheet Scorecard Rows

List row-level scorecard summaries for a calculation.

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

Path parameters

table_idstring uuid required

Table ID.

sheet_idstring uuid required

Table sheet ID.

Query parameters

calculation_idstring uuid

Calculation ID. Defaults to latest scorecard calculation.

verdict'pass' | 'warn' | 'fail' | 'error' | 'skipped'

Filter rows by aggregate verdict.

cursorinteger

Row-index cursor. Returns rows where row_index is greater than this value.

limitinteger

Number of rows to return.

Headers

X-API-KEYstring required

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

Response

Successful response

successboolean required
calculation_idstring uuid nullable required
next_cursorinteger nullable required
verdict_countsobject required