Click or drag to resize

UserResourcesGetCurrentUser Method

Overload List
  NameDescription
Public methodGetCurrentUser

Get the current user.

It mirrors to the following Smartsheet REST API method: GET /users/me

Public methodGetCurrentUser(IEnumerableUserInclusion)

Get the current user.

It mirrors to the following Smartsheet REST API method: GET /users/me

Top
See Also