UserSession
- emailType: stringFormat: emailrequired
User's email address
- idType: integerrequired
User ID
- tokenType: stringrequired
JWT session token for authentication
- accountsType: array object[]
List of accounts the user has access to
- accountType: boolean
Admin - accountType: string
Id - accountType: string
Name - usersType: boolean
Primary Account
- createdType: stringFormat: date-time
At Creation timestamp
- createdType: string
By Email of the user who created this user
- flatType: array string[]
Permissions List List of user permissions
- flatType: array string[]
Roles List List of user roles
- primaryType: object
Account - accountType: boolean
Admin - accountType: string
Id - accountType: string
Name - usersType: boolean
Primary Account
- updatedType: stringFormat: date-time
At Last update timestamp
- updatedType: string
By Email of the user who last updated this user