Skip to main content

Fields

accountAllMatches : AccountConnectionTypeConnection! required

All accounts that are linked to this phone number. A maximum of 26 results are returned. Results are ordered by most likely first.

Arguments
after : String
before : String
first : Int
last : Int
accountBestMatch : AccountType

Our best guess for which account a call with this phone number would be about.

accountUserAllMatches : AccountUserConnectionTypeConnection! required

All account users that are linked to this phone number. A maximum of 26 results are returned. Results are ordered by most likely first.

Arguments
after : String
before : String
first : Int
last : Int
accountUserBestMatch : AccountUserType

Our best guess for which account user would be calling from this phone number.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "accountAllMatches": AccountConnectionTypeConnection, "accountBestMatch": AccountType, "accountUserAllMatches": AccountUserConnectionTypeConnection, "accountUserBestMatch": AccountUserType }