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 or not. |