Smartsheet
communityWork management platform with spreadsheet-like interface for project management and collaboration.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.smartsheet.com/2.0/sheetsList sheets
Parameters
pagepage (integeroptionalpageSizeresults (integeroptionalReturns
data[] with id, name, createdAt, modifiedAt, totalRowCount, columns[]GET
https://api.smartsheet.com/2.0/sheets/{sheetId}Get sheet data
Parameters
sheetIdsheet ID (integerrequiredpageSizerows (integeroptionalReturns
id, name, columns[] with id, title, type; rows[] with id, cells[] with columnId, value, displayValueGET
https://api.smartsheet.com/2.0/searchSearch across sheets
Parameters
querykeyword (stringrequiredReturns
results[] with text, objectType, objectId, contextData[] with objectType, objectId, name