For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Account
Types
Objects
User
OBJECT
Copy page
A user belonging to an account.
Fields
id
String
Required
The ID of the object.
email
String
Required
The email for the user.
firstName
String
Required
First name.
lastName
String
Required
Last name.
locale
String
Required
User preferred locale.
Referenced by
Fields
CreateUserResult.user
RemoveUserFromStoreResult.user
UserEdge.node