The User object
Attributes
email
string
Email address of the user
id
string
Unique identifier for the user.
name
string
Name of the user.
The User object
{
"email": "[email protected]",
"id": "u_c01bb6102b6ddadd4b1f020e",
"name": "John Doe"
}