User Object
A user represents an individual person who has a SigOpt account.
Fields
Key | Type | Value |
---|---|---|
created | int | The timestamp (in seconds since epoch) that this user was created. |
deleted | boolean | True if this user has been deleted. |
email | string | The email address for this user |
id | string | The unique ID for this user |
name | string | The full name for this user |