SightResourcesGetSight Method | ![]() |
Name | Description | |
---|---|---|
![]() | GetSight(Int64) | Get a specified Sight. It mirrors to the following Smartsheet REST API method: GET /sights/{sightId} |
![]() | GetSight(Int64, NullableInt32) | Get a specified Sight. It mirrors to the following Smartsheet REST API method: GET /sights/{sightId} |
![]() | GetSight(Int64, IEnumerableSightInclusion, NullableInt32) | Get a specified Sight. It mirrors to the following Smartsheet REST API method: GET /sights/{sightId} |