API 2.0 - Changed Endpoints - Singular to Plural
Related ObjectOperationHTTP Method[NEW] API 2.0 endpoint[OLD] API 1.1 endpoint
 Collaboration powered by Smartsheet   |   Report Abuse
1Attachments
Attach File to Comment
POST/sheets/{sheetId}/comments/{commentId}/attachments/sheet/{sheetId}/comment/{commentId}/attachments
2Attachments
Attach File to Row
POST/sheets/{sheetId}/rows/{rowId}/attachments/sheet/{sheetId}/row/{rowId}/attachments
3Attachments
Attach File to Sheet
POST/sheets/{sheetId}/attachments/sheet/{sheetId}/attachments
4Attachments
Attach URL to Comment
POST/sheets/{sheetId}/comments/{commentId}/attachments/sheet/{sheetId}/comment/{commentId}/attachments
5Attachments
Attach URL to Row
POST/sheets/{sheetId}/rows/{rowId}/attachments/sheet/{sheetId}/row/{rowId}/attachments
6Attachments
Attach URL to Sheet
POST/sheets/{sheetId}/attachments/sheet/{sheetId}/attachments
7Attachments
Delete Attachment
DELETE/sheets/{sheetId}/attachments/{attachmentId}/sheet/{sheetId}/attachment/{attachmentId}
8Attachments
Get Attachment
GET/sheets/{sheetId}/attachments/{attachmentId}/sheet/{sheetId}/attachment/{attachmentId}
9Attachments
Get All Attachments
GET/sheets/{sheetId}/attachments/sheet/{sheetId}/attachments
10Attachments
Get Discussion Attachments
GET/sheets/{sheetId}/discussions/{discussionId}/attachments/sheet/{sheetId}/discussion/{discussionId}/attachments
11Attachments
Get Row Attachments
GET/sheets/{sheetId}/rows/{rowId}/attachments/sheet/{sheetId}/row/{rowId}/attachments
12Attachments
Attach New Version
POST/sheets/{sheetId}/attachments/{attachmentId}/versions/sheet/{sheetId}/attachment/{attachmentId}/versions
13Attachments
Delete All Versions
DELETE/sheets/{sheetId}/attachments/{attachmentId}/versions/sheet/{sheetId}/attachment/{attachmentId}/versions
14Attachments
List All Versions
GET/sheets/{sheetId}/attachments/{attachmentId}/versions/sheet/{sheetId}/attachment/{attachmentId}/versions
15Cells
Get Cell History
GET/sheets/{sheetId}/rows/{rowId}/columns/{columnId}/history/sheet/{sheetId}/row/{rowId}/column/{columnId}/history
16Columns
Add Column(s)
POST/sheets/{sheetId}/columns/sheet/{sheetId}/columns
17Columns
Delete Column
DELETE/sheets/{sheetId}/columns/{columnId}/sheet/{sheetId}/column/{columnId}
18Columns
Get All Columns
GET/sheets/{sheetId}/columns/sheet/{sheetId}/columns
19Columns
Update Column
PUT/sheets/{sheetId}/columns/{columnId}/sheet/{sheetId}/column/{columnId}
20Comments
Add Comment
POST/sheets/{sheetId}/discussions/{discussionId}/comments/sheet/{sheetId}/discussion/{discussionId}/comments
21Comments
Delete Comment
DELETE/sheets/{sheetId}/comments/{commentId}/sheet/{sheetId}/comment/{commentId}
22Comments
Get Comment
GET/sheets/{sheetId}/comments/{commentId}/sheet/{sheetId}/comment/{commentId}
23Discussions
Create Discussion on Row
POST/sheets/{sheetId}/rows/{rowId}/discussions/sheet/{sheetId}/row/{rowId}/discussions
24Discussions
Create Discussion on Sheet
POST/sheets/{sheetId}/discussions/sheet/{sheetId}/discussions
25Discussions
Delete Discussion
DELETE/sheets/{sheetId}/discussions/{discussionId}/sheet/{sheetId}/discussion/{discussionId}
26Discussions
Get All Discussions
GET/sheets/{sheetId}/discussions/sheet/{sheetId}/discussions
27Discussions
Get Discussion
GET/sheets/{sheetId}/discussions/{discussionId}/sheet/{sheetId}/discussion/{discussionId}
28Discussions
Get Row Discussions
GET/sheets/{sheetId}/rows/{rowId}/discussions/sheet/{sheetId}/row/{rowId}/discussions
29Folders
Create Folder in Folder
POST/folders/{folderid}/folders/folder/{folderid}/folders
30Folders
Create Folder in Workspace
POST/workspaces/{workspaceid}/folders/workspace/{workspaceid}/folders
31Folders
Delete Folder
DELETE/folders/{folderId}/folder/{folderId}
32Folders
Get Folder
GET/folders/{folderId}/folder/{folderId}
33Folders
List Child Folders (in Folder)
GET/folders/{folderId}/folders/folder/{folderId}/folders
34Folders
List Child Folders (in Workspace)
GET/workspaces/{workspaceId}/folders/workspace/{workspaceId}/folders
35Folders
Update Folder
PUT/folders/{folderId}/folder/{folderId}
36Groups
Delete Group
DELETE/groups/{groupId}/group/{groupId}
37Groups
Get Group
GET/groups/{groupId}/group/{groupId}
38Groups
Update Group
PUT/groups/{groupId}/group/{groupId}
39Group Members
Add Group Member(s)
POST/groups/{groupId}/members/group/{groupId}/members
40Group Members
Remove Group Member
DELETE/groups/{groupId}/members/{userId}/group/{groupId}/member/{userId}
41Reports
Get Report
GET/reports/{reportId}/report/{reportId}
42Reports
Send Report
POST/reports/{reportId}/emails/report/{reportId}/emails
43Rows
Add Row(s)
POST/sheets/{sheetId}/rows/sheet/{sheetId}/rows
44Rows
Delete Row
DELETE/sheets/{sheetId}/rows/{rowId}/sheet/{sheetId}/row/{rowId}
45Rows
Get Row
GET/sheets/{sheetId}/rows/{rowId}/sheet/{sheetId}/row/{rowId}
46Rows
Send Row
POST/sheets/{sheetId}/rows/{rowId}/emails/sheet/{sheetId}/row/{rowId}/emails
47Rows
Update Row(s)
PUT/sheets/{sheetId}/rows/sheet/{sheetId}/row/{rowId}
48Sharing
Delete Report Share
DELETE/reports/{reportId}/shares/{shareId}/report/{reportId}/sharewithgroups/{shareId}
49Sharing
Delete Sheet Share
DELETE/sheets/{sheetId}/shares/{shareId}/sheet/{sheetId}/sharewithgroups/{shareId}
50Sharing
Delete Workspace Share
DELETE/workspaces/{workspaceId}/shares/{shareId}/workspace/{workspace}/sharewithgroups/{shareId}
51Sharing
Get Report Share
GET/reports/{reportId}/shares/{shareId}/report/{reportId}/sharewithgroup/{shareId}
52Sharing
Get Sheet Share
GET/sheets/{sheetId}/shares/{shareId}/sheet/{sheetId}/sharewithgroup/{shareId}
53Sharing
Get Workspace Share
GET/workspaces/{workspaceId}/shares/{shareId}/workspace/{workspaceId}/sharewithgroup/{shareId}
54Sharing
List Report Shares
GET/reports/{reportId}/shares/report/{reportId}/shareswithgroups
55Sharing
List Sheet Shares
GET/sheets/{sheetId}/shares/sheet/{sheetId}/shareswithgroups
56Sharing
List Workspace Shares
GET/workspaces/{workspaceId}/shares/workspace/{workspaceId}/shareswithgroups
57Sharing
Share Report
POST/reports/{reportId}/shares/report/{reportId}/shareswithgroups
/report/{reportId}/multisharewithgroups
58Sharing
Share Sheet
POST/sheets/{sheetId}/shares/sheet/{sheetId}/shareswithgroups
/sheet/{sheetId}/multisharewithgroups
59Sharing
Share Workspace
POST/workspaces/{workspaceId}/shares/workspace/{workspaceId}/shareswithgroups
/workspace/{workspaceId}/multisharewithgroups
60Sharing
Update Report Share
PUT/reports/{reportId}/shares/{shareId}/report/{reportId}/sharewithgroups/{shareId}
61Sharing
Update Sheet Share
PUT/sheets/{sheetId}/shares/{shareId}/sheet/{sheetId}/sharewithgroups/{shareId}
62Sharing
Update Workspace Share
PUT/workspaces/{workspaceId}/shares/{shareId}/workspace/{workspaceId}/sharewithgroups/{shareId}
63Sheets
Create Sheet (in Folder)
POST/folders/{folderId}/sheets/folder/{folderId}/sheets
64Sheets
Create Sheet (in Workspace)
POST/workspaces/{workspaceId}/sheets/workspace/{workspaceId}/sheets
65Sheets
Delete Sheet
DELETE/sheets/{sheetId}/sheet/{sheetId}
66Sheets
Get Sheet Version
GET/sheets/{sheetId}/version/sheet/{sheetId}/version
67Sheets
Get Sheet
GET/sheets/{sheetId}/sheet/{sheetId}
68Sheets
Get Sheet Publish Status
GET/sheets/{sheetId}/publish/sheet/{sheetId}/publish
69Sheets
Set Sheet Publish Status
PUT/sheets/{sheetId}/publish/sheet/{sheetId}/publish
70Sheets
Search Sheet
GET/search/sheets/{sheetId}/search/sheet/{sheetId}
71Sheets
Send Sheet
POST/sheets/{sheetId}/emails/sheet/{sheetId}/emails
72Sheets
Update Sheet
PUT/sheets/{sheetId}/sheet/{sheetId}
73Users
Get Current User
GET/users/me/user/me
74Users
Get User
GET/users/{userId}/user/{userId}
75Users
Remove User
DELETE/users/{userId}/user/{userId}
76Users
Update User
PUT/users/{userId}/user/{userId}
77Workspace
Delete Workspace
DELETE/workspaces/{id}/workspace/{id}
78Workspace
Get Workspace
GET/workspaces/{workspaceid}/workspace/{workspaceid}
79Workspace
Update Workspace
PUT/workspaces/{id}/workspace/{id}