Skip to main content

User

idstring
Example: usr_1234567890
emailstring<email>
Example: user@example.com
namestring
Example: John Doe
organizationstring
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"
}