v2
latestOpenAPI 3.1.02026-07-26143251806.6 KBtables
Get Table Sheet Score History
Retrieve score-history points across Table sheet versions. 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/api/public/v2/tables/{table_id}/sheets/{sheet_id}/versions/score-history
Path parameters
table_idstring uuid required
Table ID.
sheet_idstring uuid required
Table sheet ID.
Query parameters
max_pointsinteger
Maximum points to return.
range'all' | 'last_25' | 'last_50' | 'last_100' | 'last_250'
History range.
resolution'auto' | 'raw' | 'min_max_bucket'
Point resolution.
Headers
X-API-KEYstring required
Your PromptLayer API key. The key's workspace scopes table resources for this request.
Response
Successful response