user

Users in your organization with a TPM profile, including their permissions and profile attributes.

Fields

Field Name Data Type Description
id Int ID associated to the user.
firstName String User first name.
middleName String User middle name.
lastName String User last name.
role String User role.
jobTitle String Job title.
email String Email address.
phone String Phone number 1.
altPhone String Phone number 2.
mobilePhone String Mobile phone number.
fax String Fax number.
address1 String Address line 1.
address2 String Address line 2.
city String City.
stateProvince String ISO Country - State / province / location code.
postalCode String Postal code.
notaryStateProvince String ISO Country - State / province / location code of notary commission.
notaryCounty String County of notary commission.
notaryMunicipality String Municipality of notary commission.
notaryCertificateNumber String Certificate number of notary commission.
notaryExpiration Date Expiration date of notary commission (US/Central timezone).
notarySeal Boolean Presence of uploaded notary seal.
isActive Boolean Is user active.
complianceManager Boolean User can manage compliance.
signer Boolean User can sign on behalf of company.
invoiceApprover Boolean User can approve invoices.
disburser Boolean User can disburse project funds.
enterpriseDisburser Boolean User is enterprise disburser.
ownerFundingManager Boolean User can manage owner funding.
classifiedAttachmentsManager Boolean User can manage classified attachments.
tpaManager Boolean User can manage TPA.
projectCreator Boolean User can create projects.
projectManager Boolean User can manage projects.
interfacesManager Boolean User can manage ERP integrations.
allProjectsViewer Boolean User can view all organization projects.
notary Boolean User can notarize documents.
corporateSupplierTracking Boolean User can manage Corporate Supplier Tracking program.
lastLoginDate DateTime The last successful login timestamp of the user (US/Central timezone).
autoDeactivationExempt Boolean Is the user exempted from auto deactivation?
dateCreated DateTime Timestamp of user creation (US/Central timezone).
dateModified DateTime Timestamp of last user edit (US/Central timezone).
createdBy BasicUserSubgraph User account created by.
deactivatedBy BasicUserSubgraph User account deactivated by.
deactivatedDate DateTime User account last deactivated on (US/Central timezone).
docWriterPublisher Boolean User can publish documents.
docWriterViewOnly Boolean User can view all documents available to your organization.
docWriterEditor Boolean User can update documents.
authorizer Boolean User can authorize payments for projects where they are assigned as Authorizers.
enterpriseAuthorizer Boolean User can authorize payments on any authorization enabled projects.
projectUserRoles [ProjectUserRoleSubgraph] User roles and permissions that are assigned to users on Projects.
pageInfo PageInfo Provides page results and total results.