CodeMash
Website
Dashboard
Search…
Home
Roadmap
Release Notes
API & SDKs
Billing
Get Started
Register at CodeMash
Install CodeMash
Set up API keys
Creating a web app
Creating a mobile app
Projects
About Projects
Project API
Microservices
Database
Membership
Files Service
Logs Service
Code
Scheduler
Email Notifications
Push Notifications
APIs
Membership API
Data Models
User object
Other Topics
Errors
Triggers
Tokens Binding
Search parameters
Powered By
GitBook
User object
Overview of user data object
The following displays properties of the user object to use for filtering, sorting, and projection.
User object
Property
Type
Description
id
string
user ID.
createdOn
string
Date of registration or invitation. ISO8601 format date string, for example: "2020-01-01T15:30:00.000Z".
modifiedOn
string
Date of update. ISO8601 format date string, for example: "2020-01-01T15:30:00.000Z".
email
string
User email.
Previous
Users API
Next - Other Topics
Errors
Last modified
1yr ago
Copy link
Contents
User object