GetCurrentUser
Retrieves information about the current logged in user.
Result Set Columns
Name | Type | Description |
Id | Int | The Id of the user. |
Title | String | The title of the user. |
String | The email of the user. | |
IsSiteAdmin | Boolean | Whether the user is a site admin. |