shortcut_users

Details about Shortcut users

id

Primary key
Unique identifier of the row

source_id

Foreign key
Identifier of the user in Shortcut

name

string
Name of the user

email

string
Email of the user

disabled

boolean
Boolean indicating if the user is disabled

created_at

date
Timestamp of when the user was created in Shortcut

updated_at

date
Timestamp of when the user was updated in Shortcut