Me
The authenticated user’s identity information.
Declaration
object MeProperties
| Name | Type | Description |
|---|---|---|
orgId | int64 | The organization ID of the authenticated user. |
userId | int64 | The user ID of the authenticated user. |
The authenticated user’s identity information.
object Me| Name | Type | Description |
|---|---|---|
orgId | int64 | The organization ID of the authenticated user. |
userId | int64 | The user ID of the authenticated user. |