Developer Programs

Learn

Docs

users

Pipelined Data Sets > Banno Operation and Transaction > users

Column nameDescriptionModeTypeLength
user_idThe unique identifier for the user. This is a UUID.NULLABLESTRING
institution_idThe unique identifier for the institution this user belongs to. This is a UUID and References the institutions table, which contains the institution_id.NULLABLESTRING
first_nameThe user's first name.NULLABLESTRING
middle_nameThe user's middle name.NULLABLESTRING
last_nameThe user's last name.NULLABLESTRING
emailThe user's email address.NULLABLESTRING
mobile_phone_numberThe user's mobile phone number.NULLABLESTRING
user_verifiedIndicates if the user has verified their email address.NULLABLEBOOLEAN
preferred_nameThe user's preferred name.NULLABLESTRING
user_activeIndicates if the user is active.NULLABLEBOOLEAN
user_added_dtThe date and time the user was added.NULLABLETIMESTAMP
user_modified_dtThe date and time the user was last modified.NULLABLETIMESTAMP


Have a Question?

Did this page help you?

Last updated Wed Mar 4 2026