v1

latestOpenAPI 3.0.32026-08-061874701.5 MB
reports

Gets a report's publish settings

Get a Report's publish settings based on the specified ID

get/reports/{reportId}/publish

Response

The Report's publish settings

readOnlyFullAccessibleBystring

Indicates who can access the 'Read-Only Full' view of the published report:

  • If ALL, it is available to anyone who has the link.
  • If ORG, it is available only to members of the report owner's Smartsheet organization account.
  • If SHARED, it is available only to users shared to the item.

Only returned in a response if readOnlyFullEnabled = true.

readOnlyFullDefaultViewstring

Indicates which view the user has set for a read-only, default view of the published report. Must be one of the following values: CALENDAR, CARD, or GRID.

readOnlyFullEnabledboolean

(Required) If true, a rich version of the report is published with the ability to download row attachments and discussions.

readOnlyFullShowToolbarboolean

Deprecated Indicates whether the left nav toolbar is displayed. The default, or true, is to display the toolbar. If false, hides the toolbar.

readOnlyFullUrlstring

URL for 'Read-Only Full' view of the published report.

Only returned in a response if readOnlyFullEnabled = true.