idstringrequired*— Contact extension identifier.
typestring— Contact type (open string — RC directory contact-type taxonomy; may return values beyond the vendored enum).
statusstring— Contact status.(enum: "Enabled", "Disabled", "Frozen", "NotActivated", "Unassigned", "Unknown")
accountobject— The account this contact belongs to.
4 fields
companyNamestring— Company name of the account.
federatedNamestring— Federated (holding) company name, if federated.
idstringrequired*— Internal identifier of the account.
mainNumberobject— Account main phone number.
8 fields
formattedPhoneNumberstring— Human-formatted phone number.
phoneNumberstring— Phone number in E.164-like form.
typestring— Phone number type (documented example 'VoiceFax'; open string, not a closed enum).
labelstring— Custom user-assigned name of the phone number, if any.
usageTypestring— Usage type of the phone number.(enum: "MobileNumber", "ContactNumber", "DirectNumber", "ForwardedNumber")
hiddenboolean— Whether the phone number should be hidden.
primaryboolean— Whether this is the primary number (displayed as 'main number', called by default).
smsAvailabilityStatusstring— SMS availability status of the phone number (live-observed, undocumented field).
departmentstring— Department name, when applicable.
emailstring— Contact email address.
extensionNumberstring— Extension short number.
firstNamestring— First name, for user extensions only.
lastNamestring— Last name, for user extensions only.
namestring— Name, for non-user extensions.
jobTitlestring— Job title.
phoneNumbersarray— Phone numbers associated with the contact.
1 field
[]object
8 fields
formattedPhoneNumberstring— Human-formatted phone number.
phoneNumberstring— Phone number in E.164-like form.
typestring— Phone number type (documented example 'VoiceFax'; open string, not a closed enum).
labelstring— Custom user-assigned name of the phone number, if any.
usageTypestring— Usage type of the phone number.(enum: "MobileNumber", "ContactNumber", "DirectNumber", "ForwardedNumber")
hiddenboolean— Whether the phone number should be hidden.
primaryboolean— Whether this is the primary number (displayed as 'main number', called by default).
smsAvailabilityStatusstring— SMS availability status of the phone number (live-observed, undocumented field).
profileImageobject— Contact profile image.
2 fields
etagstring— Identifier of the profile image.
uristring— Link to the profile image resource.
siteobject— Business site the contact belongs to.
3 fields
idstring— Internal identifier of the business site.
namestring— Name of the business site.
codestring— Site code value.
hiddenboolean— Whether the contact is hidden from the directory.
roleobject— Directory role assigned to the contact.
4 fields
idstringrequired*— Internal identifier of the directory role.
namestring— Name of the role.
domainstring— Domain the role applies to.
displayNamestring— Display name of the role.
callQueuesarray— Call queues the contact belongs to.
1 field
[]object
2 fields
idstring— Internal identifier of the call queue.
namestring— Name of the call queue.
customFieldsarray— Custom field values on the contact.
1 field
[]object
3 fields
idstring— Internal identifier of the custom field.
namestring— Name of the custom field.
valuestring— Value of the custom field.
groupsarray— Groups the contact belongs to.
1 field
[]object
2 fields
idstring— Internal identifier of the group.
namestring— Name of the group.
costCenterobject— Cost center assigned to the contact.
3 fields
idstring— Internal identifier of the cost center.
codestring— Cost center code.
namestring— Name of the cost center.
integrationobject— External integration information, when applicable.
6 fields
idstring— Internal identifier of the external integration.
typeIdstring— Internal identifier of the integration type.
typestring— Integration type.
displayNamestring— Display name of the integration.
routingTypestring— Routing type used by the integration.
outboundEdgeIdstring— Outbound edge identifier used by the integration.
subTypestring— Contact subtype, when applicable.(enum: "Unknown", "VideoPro", "VideoProPlus", "DigitalSignage", "Emergency")