staffMembers: PagingResultOfStaffMember!
This query allows for the return of staff members and all of their associated details based on search criteria.The returned list is limited based on the permissions of the customers API Token. The information returned for each case can include... **Returns:** Returns an array of staff member information.
publicId: PropertyFilterOfStringInput
tenantId: PropertyFilterOfGuidInput
userId: PropertyFilterOfGuidInput
isDeleted: PropertyFilterOfBooleanInput
isActive: PropertyFilterOfBooleanInput
lastActivityDate: PropertyFilterOfNullableOfDateTimeOffsetInput
fullName: PropertyFilterOfStringInput
username: PropertyFilterOfStringInput
timeZone: PropertyFilterOfTimeZoneInfoInput
culture: PropertyFilterOfCultureInfoInput
title: PropertyFilterOfStringInput
firstName: PropertyFilterOfStringInput
middleName: PropertyFilterOfStringInput
lastName: PropertyFilterOfStringInput
emailAddress: PropertyFilterOfStringInput
cellPhoneNumber: PropertyFilterOfStringInput
externalIdentifier: PropertyFilterOfExternalIdFilterInput
externalIdentifierId: PropertyFilterOfGuidInput
aspectId: PropertyFilterOfGuidInput
assignedOrganizationalUnitsIds: PropertyFilterOfNullable_1__Input
assignedAspectIds: PropertyFilterOfGuid__Input
