Click or drag to resize

HomeResources Methods

Methods
  NameDescription
Public methodGetHome(IEnumerableHomeInclusion)

Gets a nested list of all Home objects, including folders, reports, sheets, templates, and workspaces as shown on the Home tab.

Mirrors to the following Smartsheet REST API method: GET /home

Public methodGetHome(IEnumerableHomeInclusion, IEnumerableHomeExclusion)

Gets a nested list of all Home objects, including folders, reports, sheets, templates, and workspaces as shown on the Home tab.

Mirrors to the following Smartsheet REST API method: GET /home

Top
See Also