User
Develop user-specific features to interact with your users on a closer level.
Get User Infoβ
Obtain technical information of the current app user. Returns a result object containing multiple properties.
Propertiesβ
Property | Type | Description |
---|---|---|
| String | ID unique to this device |
| String | Account ID of the currently signed in user |
| String | Account email address of the currently signed in user |
| String | User role of the currently signed in user |
Last updated