spreadsheets

List Spreadsheet Versions

The versions worth offering, newest first, with who wrote each.

Checkpoints, by the artifact's own rule — the same function a doc's history uses, so the two can never be numbered differently.

get/api/v1/spreadsheets/{spreadsheet_id}/versions

Path parameters

spreadsheet_idstring uuid required

Response

Successful Response

version_numberinteger required
ordinalinteger required
created_by'agent' | 'user' required
created_by_user_idstring uuid nullable required
created_atstring date-time required

Changes