v1

latestOpenAPI 3.1.12026-07-14355311.4 MB
Contact

Read Contact

Read an existing 'Contact' record.

get/Contact/{id}

Response

Success.

idstring

An ID.

salutationName'Mr.' | 'Ms.' | 'Mrs.' | 'Dr.' nullable
firstNamestring nullable

A one-line string.

lastNamestring

A one-line string.

titlestring nullable

A one-line string.

descriptionstring nullable

A multi-line text.

emailAddressstring nullable

A primary email address.

phoneNumberstring nullable

A primary phone number.

doNotCallboolean
addressStreetstring nullable

A multi-line text.

addressCitystring nullable

A one-line string.

addressStatestring nullable

A one-line string.

addressCountrystring nullable

A one-line string.

addressPostalCodestring nullable

A one-line string.

accountIdstring nullable

An ID of the record of the Account type.

accountNamestring nullable

A foreign record name.

accountsIdsstring[] nullable

IDs of records of the Account type.

accountsNamesobject nullable

An {ID => record name} map.

accountsColumnsobject nullable

An {ID => object} map. Relationship column values.

accountRolestring nullable

A one-line string.

accountIsInactiveboolean
accountTypestring nullable
opportunityRole'Decision Maker' | 'Evaluator' | 'Influencer' nullable
acceptanceStatusMeetingsstring
acceptanceStatusCallsstring
campaignIdstring nullable

An ID of the record of the Campaign type.

campaignNamestring nullable

A foreign record name.

createdAtstring nullable

A timestamp in UTC.

modifiedAtstring nullable

A timestamp in UTC.

createdByIdstring nullable

An ID of the record of the User type.

createdByNamestring nullable

A foreign record name.

modifiedByIdstring nullable

An ID of the record of the User type.

modifiedByNamestring nullable

A foreign record name.

assignedUserIdstring nullable

An ID of the record of the User type.

assignedUserNamestring nullable

A foreign record name.

teamsIdsstring[] nullable

IDs of records of the Team type.

teamsNamesobject nullable

An {ID => record name} map.

targetListsIdsstring[] nullable

IDs of records of the TargetList type.

targetListsNamesobject nullable

An {ID => record name} map.

targetListIdstring nullable
targetListNamestring nullable

A foreign record name.

portalUserIdstring nullable

An ID of the record of the User type.

portalUserNamestring nullable

A foreign record name.

hasPortalUserboolean
originalLeadIdstring nullable

An ID of the record of the Lead type.

originalLeadNamestring nullable

A foreign record name.

originalEmailIdstring nullable
originalEmailNamestring nullable

A foreign record name.

middleNamestring nullable

A one-line string.

emailAddressIsOptedOutboolean
emailAddressIsInvalidboolean
phoneNumberIsOptedOutboolean
phoneNumberIsInvalidboolean
streamUpdatedAtstring nullable

A timestamp in UTC.

Example response

{
  "createdAt": "2026-11-29 12:34:56",
  "modifiedAt": "2026-11-29 12:34:56",
  "streamUpdatedAt": "2026-11-29 12:34:56"
}