v1

latestOpenAPI 3.0.32026-08-061874701.5 MB
dashboards

Get Dashboard

Gets the specified dashboard.

get/sights/{sightId}

Query parameters

accessApiLevelnumber

Allows COMMENTER access for inputs and return values. For backwards-compatibility, VIEWER is the default. For example, to see whether a user has COMMENTER access for a sheet, use accessApiLevel=1.

include'objectValue' | 'source'

A comma-separated list of optional elements to include in the response:

  • objectValue - when used in combination with a level query parameter, includes the email addresses for multi-contact data.
  • source - the Source object for any Sight that was created from another Sight, if any
levelinteger

Specifies whether new functionality, such as multi-contact data is returned in a backwards-compatible, text format (level=0, default), multi-contact data (level=2), multi-picklist data (level=3), or Metric widget with sheet summary (level=4).

numericDatesboolean

You can optionally choose to receive and send dates/times in numeric format, as milliseconds since the UNIX epoch (midnight on January 1, 1970 in UTC time), using the query string parameter numericDates with a value of true. This query parameter works for any API request.

Response

Dashboard object

namestring

Dashboard name.