Each row represents one staff or provider user account. This view is useful for resolving owner_id values from other views (e.g., export_lead, export_nps_response).
owner_id
export_lead
export_nps_response
SELECT * FROM export_user;
id
string
User ID
first_name
First name
last_name
Last name
email
Email address
role
User role
provider_organization_id
Organization ID
Last updated 3 hours ago