Get Table Sheet Score
Tables
Get Score
Retrieve the current score payload for a Table sheet. Requests are scoped to the workspace associated with the API key; table, sheet, column, cell, operation, and version IDs must belong to that workspace.
GET
Get Table Sheet Score
Retrieve the current score payload for a sheet.
If a legacy score configuration exists, this endpoint returns legacy score behavior.
If no legacy score configuration exists and the sheet has an active scorecard with a completed calculation, this endpoint can return a scorecard-compatible payload (
score_type: "scorecard"). Use /scorecard endpoints for full scorecard state, runs, and row breakdowns.Authorizations
Headers
Your PromptLayer API key. The key's workspace scopes table resources for this request.
Response
Successful response
Available options:
auto, boolean, numeric, custom, null Available options:
queued, running, completed, failed, null Available options:
none, single_column, multi_column, custom 
