Contacts
Physical address fields for this operating location's locations. These fields are accessed through the operating location's Roles — a operating location relates to one or more roles, and each role has an Person.
Traversal path
Operating Location → roles → legalEntities → persons → names → field
Pricing tier: Core · GraphQL: OperatingLocation.roles → Role.persons
Fields
| Field | Path | Description |
|---|---|---|
| Full Name | roles.legalEntities.persons.names.fullName | The person's full name. |
| First Name | roles.legalEntities.persons.names.firstName | The person's first name. |
| Last Name | roles.legalEntities.persons.names.lastName | The person's last name. |
| Job Title | roles.jobTitle | The standardized job title observed in our datasets. |
| Job Function | roles.jobFunction | The standardized job description for this role. |
| Management Level | roles.managementLevel | The standardized management level for this role. |
roles.emailAddresses.emailAddress | The email address. | |
| Phone Number | roles.phoneNumbers.phoneNumber | Twelve-digit string representation of the complete phone number. |
| External URL | roles.externalUrl | External URL |