API 2.0 - Support for Pagination of Results
Related ObjectOperationHTTP MethodAPI 2.0 endpoint
 Collaboration powered by Smartsheet   |   Report Abuse
1Attachments
Get All Attachments
GET/sheets/{sheetId}/attachments
2Attachments
Get Discussion Attachments
GET/sheets/{sheetId}/discussions/{discussionId}/attachments
3Attachments
Get Row Attachments
GET/sheets/{sheetId}/rows/{rowId}/attachments
4Attachments
List All Versions
GET/sheets/{sheetId}/attachments/{attachmentId}/versions
5Cells
Get Cell History
GET/sheets/{sheetId}/rows/{rowId}/columns/{columnId}/history
6Columns
Get All Columns
GET/sheets/{sheetId}/columns
7Discussions
Get All Discussions
GET/sheets/{sheetId}/discussions
8Discussions
Get Row Discussions
GET/sheets/{sheetId}/rows/{rowId}/discussions
9Favorites
List Favorites
GET/favorites
10Folders
List Child Folders (in Home)
GET/home/folders
11Folders
List Child Folders (in Folder)
GET/folders/{folderId}/folders
12Folders
List Child Folders (in Workspace)
GET/workspaces/{workspaceId}/folders
13Groups
List All Org Groups
GET/groups
14Reports
List Reports
GET/reports
15Sharing
List Report Shares
GET/reports/{reportId}/shares
16Sharing
List Sheet Shares
GET/sheets/{sheetId}/shares
17Sharing
List Workspace Shares
GET/workspaces/{workspaceId}/shares
18Sheets
List All Org Sheets
GET/users/sheets
19Sheets
List Sheets
GET/sheets
20Templates
List Public Templates
GET/templates/public
21Templates
List User-created Templates
GET/templates
22Users
List Users
GET/users
23Workspace
List Workspaces
GET/workspaces