Search UsersAsk AIpost https://{domain}/api/v4/usersBody ParamsThe input.sortingstringenumSortingMembers:Ascending - Ascending from A-Z Descending - Descending from Z-A AscendingDescendingAllowed:AscendingDescendingpageNumberint32 | null1 to 10000Page numberpageSizeint32 | null1 to 100Page sizeorderBystringenumUsersOrderMembers:Name - Order by name Email - Order by email Created - Order by created NameEmailCreatedAllowed:NameEmailCreatedcompanyIdint32 | nullSearch for users by company idteamIdint32 | nullSearch for users by team idemailstring | nullSearch for users by email addresstextSearchstring | nullSearch for users by textexactRolestringenumRoleMembers:Anonymous - Everyone Subscriber - Subscriber Employee - Employee Manager - Manager Administrator - Administrator AnonymousSubscriberEmployeeManagerAdministratorAllowed:AnonymousSubscriberEmployeeManagerAdministratorminimumRolestringenumRoleMembers:Anonymous - Everyone Subscriber - Subscriber Employee - Employee Manager - Manager Administrator - Administrator AnonymousSubscriberEmployeeManagerAdministratorAllowed:AnonymousSubscriberEmployeeManagerAdministratorrolesarray of objects | nullSearch users by specific rolerolesADD stringlastLoginDatedate-time | nullSearch users by last login datephonestring | nullSearch for users by phone numberacceptedInvitationboolean | nullSearch for users that accepted the invitationtruefalsephoneVerifiedboolean | nullSearch for users that have verified the phone numbertruefalseResponses 200Success 401Unauthorized 403Forbidden 405NotAllowedUpdated about 1 year ago