Welcome to the OpenAPI reference documentation for the Smartsheet API!
IMPORTANT:
- The Smartsheet API is restricted to users on Business and Enterprise plans
- The Developer Agreement governs the use of the Smartsheet API and Smartsheet software development kits (SDKs)
QUICKLINKS
Base URL:
https://api.smartsheet.com/2.0/
Getting started: Generate an API access token and make a request.
Changelog: See the latest API updates.
Schemas: View the object schemas not explicitly listed in the resource sections.
Error codes: Look up common API error codes.
Guides: Learn various ways of using the API with the help of our Guides.
Browse the Smartsheet API operations by resource on the left and start building with the Smartsheet API!
Comments
A discussion is a container for a number of individual comments in a threaded conversation. For more details, see the Discussion section.
This section describes operations on an individual comment within a discussion thread.
To retrieve all discussions and comments for an entire sheet, use List Discussions with the query parameter include=comments.
To retrieve all discussions and comments associated with a row, use List Row Discussions with the query parameter include=comments.
A comment can contain one or more attachments.
Comment Attachments
For details about working with a comment's attachments, see Attachments.