GoodMem
ReferenceClient SDKsJavaScript SDKModels

UserResponse Model

UserResponse Model documentation for JavaScript SDK

Properties

NameTypeDescriptionNotes
userIdStringThe unique identifier of the user
emailStringThe user's email address
displayNameStringThe user's display name
usernameStringThe user's username (optional)[optional]
createdAtNumberTimestamp when the user was created (milliseconds since epoch)
updatedAtNumberTimestamp when the user was last updated (milliseconds since epoch)

On this page