User
idstring
Example:
usr_1234567890emailstring<email>
Example:
user@example.comnamestring
Example:
John Doeorganizationstring
created_atstring<date-time>
User
{
"id": "usr_1234567890",
"email": "user@example.com",
"name": "John Doe",
"organization": "string",
"created_at": "2024-07-29T15:51:28.071Z"
}