# Returns a list of records with the specified email_address2 Returns a list of records with the specified email_address2 Endpoint: GET /contacts/{tenantId}/emailAddress2/{email_address2} Version: v1-2025-04-18 Security: knox-authorizer ## Path parameters: - `tenantId` (string, required) The tenant - `email_address2` (string, required) The email_address2 to use to for record lookup ## Query parameters: - `fields` (string) The fields that you want to retrieve; if omitted, the entire object is returned - `exclusiveStartKey` (string) If paging, this allows you to return the next set of results ## Response 200 fields (application/json): - `Count` (integer) - `Items` (array) - `Items.communication_preferences` (array) The communication types to which this person is subscribed - `Items.communication_preferences.communication_type_id` (string, required) - `Items.communication_preferences.enabled` (boolean, required) - `Items.communication_preferences.subscription_email_address` (string) The email address associated with this subscription, if different from the primary email address for this contact - `Items.communication_preferences.subscription_last_updated` (string) The date that this subscription was last changed - `Items.communication_preferences.subscription_status` (string) The subscription status requested by this contact Enum: "digest", "subscribed", "unsubscribed" - `Items.communication_preferences_last_confirmed` (string) The date that the communication preferences were last confirmed for this contact - `Items.contact_role_ids` (array) The ids of the contact roles this contact plays in the linked organization. - `Items.contact_roles` (string) READ ONLY - the name of contact roles - `Items.credentials` (string) Professional credentials/designation (MBA, Esq, PhD, etc) - `Items.custom_field_values` (array) - `Items.custom_field_values.boolean_value` (boolean) The boolean value - `Items.custom_field_values.custom_field_id` (string) The unique identifier of the custom field - `Items.custom_field_values.file_url_value` (string) The pointer to a file value - `Items.custom_field_values.list_value` (array) The list value - `Items.custom_field_values.numeric_value` (number) The numeric value - `Items.custom_field_values.string_value` (string) The string value of the custom field - `Items.custom_field_values.table_value` (array) A list of objects (a table) - `Items.date_of_birth` (string) The date of birth of the contact, expressed in ISO-8601 date format - `Items.date_of_death` (string) The date this contact passed away - `Items.date_profile_last_updated` (string) The date that this contact profile was last updated - `Items.date_social_profile_last_updated` (string) The date that the social profile was last updated - `Items.do_not_call` (boolean) If so, the person is not to be called - `Items.do_not_mail` (boolean) If set, no mail goes to the contact - `Items.email_address` (string) The primary email address - `Items.email_address2` (string) Secondary email address - `Items.email_address3` (string) Tertiary email address - `Items.email_opt_out` (boolean) This contact has opted out of ALL email communications - `Items.facebook` (string) Url to the contact's Facebook account - `Items.fax_phone_number` (string) Fax phone number - `Items.first_name` (string) The first name - `Items.full_name` (string) Full name - `Items.gender` (string) The gender of the contact Enum: "female", "male" - `Items.home_address` (object) A complete address - `Items.home_address.city` (string) The city of the address - `Items.home_address.country` (string) The country ISO code - `Items.home_address.country_name` (string) The full name of hte country - `Items.home_address.county` (string) The county - `Items.home_address.latitude` (number) - `Items.home_address.line1` (string) The first line of the address - `Items.home_address.line2` (string) The second line of the address - `Items.home_address.line3` (string) The third line of the address - `Items.home_address.longitude` (number) - `Items.home_address.postal_code` (string) The zip/postal code - `Items.home_address.state` (string) The state/province of the address - `Items.home_address.time_zone_id` (string) - `Items.home_phone_number` (string) Home phone number - `Items.id` (string, required) The unique, string identifier of this contact - `Items.image_url` (string) A url of the image/photo of this contact - `Items.instagram` (string) Url to the contact's Instagram account - `Items.job_title` (string) The contact's professional title - `Items.last_name` (string) The last name - `Items.link_work_address_to_organization` (boolean) When set, a change in the organization's address changes the contact work address - `Items.link_work_phone_number_to_organization` (boolean) When set, a change in the organization's phone changes the contact work phone - `Items.linked_in` (string) Url to the contact's LinkedIn account - `Items.maiden_name` (string) The maiden name - `Items.merged_ids` (array) A list contact IDs that have been merged into this contact - `Items.middle_name` (string) The middle name/initial - `Items.mobile_phone_number` (string) Mobile phone number - `Items.name` (string) The full name of the contact - `Items.name_last_first` (string) The full name of the contact, last first - `Items.national_district` (string) The name of the United States congressional district - `Items.national_district_ocdId` (string) The Open Civic Data division identifier of the United States congressional district - `Items.new_organization_info` (object) - `Items.nickname` (string) The nickname of the contact - `Items.notes` (string) Any contact notes - `Items.number` (number) The contact number - `Items.organization_history` (array) A list of previous organization affiliations - `Items.organization_history.end_date` (string) The end date of the contacts time at the organization - `Items.organization_history.job_title` (string) The title that was held at the organization - `Items.organization_history.notes` (string) Any relevant notes - `Items.organization_history.organization_id` (string, required) The ID of the organization - `Items.organization_history.start_date` (string) The start date of the contacts time at the organization - `Items.organization_id` (string) The ID of the organization that the contact belongs to - `Items.organization_name` (string) The name of the organization; if an organization ID is present, this information is automatically populated - `Items.origin_service` (string) If this contact was created by another service, the service is here - `Items.origin_service_record_id` (string) If this contact was created by another service, the relevant iD - `Items.other_addresses` (array) - `Items.other_addresses.address` (object, required) A complete address - `Items.other_addresses.type_id` (string, required) The address type - `Items.other_phone_numbers` (array) - `Items.other_phone_numbers.phone_number` (string, required) The phone number - `Items.other_phone_numbers.type_id` (string, required) The phone number type - `Items.override_automatic_region_assignment` (boolean) If true, the region assignment for this record is overridden and should not be automatically assigned - `Items.portal_delegates` (array) Allows for this contact to be managed by other contacts in the portal - `Items.portal_delegates.contact_id` (string, required) The contact - `Items.portal_delegates.expiration_date` (string) The date until which this delegation is active - `Items.portal_delegates.status` (string) Enum: "approved" - `Items.preferred_address` (object) A complete address - `Items.preferred_address_type` (string) The address at which the contact prefers to be contacted Enum: "alternate", "home", "school", "work" - `Items.preferred_address_type_id` (string, required) When a alternate phone number type is preferred, the ID - `Items.preferred_phone_number` (string) The preferred phone number, calculated based on the preferred phone number type - `Items.preferred_phone_number_type` (string) The phone number at which the contact prefers to be reach Enum: "alternate", "fax", "home", "mobile", "school", "work", "work mobile" - `Items.preferred_phone_number_type_id` (string, required) When a alternate phone number type is preferred, the ID - `Items.prefix` (string) The contact prefix - `Items.pronouns` (string) - `Items.region_id` (string) The region - `Items.salutation` (string) The contact salutation - `Items.school_address` (object) A complete address - `Items.school_phone_number` (string) Fax phone number - `Items.seasonal_address` (object) A complete address - `Items.seasonal_address_end` (string) The end date for the seasonal address - `Items.seasonal_address_start` (string) The start date for the seasonal address - `Items.spouse_id` (string) The ID of this person's spouse - `Items.state_lower_district` (string) The name of the US state lower (House) district - `Items.state_lower_district_ocdId` (string) The Open Civic Data division identifier of the US state lower (House) district - `Items.state_upper_district` (string) The name of the US state upper (Senate) district - `Items.state_upper_district_ocdId` (string) The Open Civic Data division identifier of the US state upper (Senate) district - `Items.status` (string) The status of the contact record Enum: "active", "deceased", "duplicate", "inactive" - `Items.suffix` (string) The contact suffix (Jr., Sr., etc0 - `Items.sys_bulk_load_at` (string) If this record was loaded via bulk, the timestamp when the record was processed - `Items.sys_bulk_load_id` (string) If this record was loaded via bulk, the ID of the bulk load process - `Items.sys_bulk_load_pk` (string) If this record was loaded via bulk, the tenant and key of the bulk load process used as a partition key - `Items.sys_bulk_load_record_no` (number) If this record was loaded via bulk, the record number in the source file - `Items.sys_bulk_load_source_file` (string) If this record was loaded via bulk, the source file - `Items.sys_calculated_field_error` (string) The error associated with the calculated field - `Items.sys_calculated_field_errors` (array) - `Items.sys_calculated_field_errors.error` (string) - `Items.sys_calculated_field_errors.field` (string) - `Items.sys_configuration_snapshot_id` (string) If a snapshot was restored/applies to this record, the ID of the snapshot - `Items.sys_created_at` (string, required) The date/time that this record was created, expressed in ISO-8601 date format - `Items.sys_created_by_id` (string, required) The ID of the user that created this record - `Items.sys_deleted_by_id` (string) The ID of the user that deleted (or last tried to delete) this object - `Items.sys_directive` (string) Means for passing directive information into an object processing logic - `Items.sys_external_id` (string) The ID that a record has from an external system or data import - `Items.sys_has_files_in_s3` (boolean) If true, this record has files in S3. If false, it doesnt, so no need to hit S3 upon deletion - `Items.sys_last_bulk_data_operation_id` (string) If this record was last touched by a bulk data operation, the ID of that operation - `Items.sys_last_bulk_data_operation_sys_version` (string) If this record was last touched by a bulk data operation, the sys_version at the time of that operation - `Items.sys_last_modified_at` (string, required) The date/time that this record record was last modified, expressed in ISO-8601 date format - `Items.sys_last_modified_by_id` (string, required) The ID of the user that last modified this record - `Items.sys_last_security_context` (object) The security context of the last insert, modify, or delete performed on this item - `Items.sys_locked` (boolean) If set, this record is locked and cannot be changed via the API - `Items.sys_snapshot_base_version` (number) The version to use as a base when creating a configuration snapshot; if not set, 1 is used. Helpful when creating a sandbox - `Items.sys_version` (number) A number representing the version of this record in the database - `Items.twitter` (string) Url to the contact's Twitter account - `Items.user_ids` (array) A list of related portal user IDs - `Items.work_address` (object) A complete address - `Items.work_mobile_phone_number` (string) Mobile phone number for business unit - `Items.work_phone_number` (string) Work phone number - `LastEvaluatedKey` (string) ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields ## Response 500 fields