Back to catalog
💼

Smartsheet

OAuth

Allows you to programmatically access and Smartsheet data and account information

💼BusinessHTTPS

Q1 Product Roadmap

Smartsheet

NameQ1 Product Roadmap
Columns12
Rows87
OwnerMaria.chen@example.com
Last Modified2026-02-24T16:45:00Z

Sample Response

response.json
1{
2 "name": "Q1 Product Roadmap",
3 "columns": 12,
4 "rows": 87,
5 "owner": "maria.chen@example.com",
6 "lastModified": "2026-02-24T16: 45: 00Z"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://smartsheet.redoc.ly/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs