/contacts/{id}

Returns a Contact object with the given id.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

idstringRequiredformat: "uuid"

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

expandenumOptional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
Allowed values:
include_remote_databooleanOptional

Whether to include the original data Merge fetched from the third-party to produce these models.

include_shell_databooleanOptional

Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).

Response

idstring or nullRead-onlyformat: "uuid"
remote_idstring or null

The third-party API ID of the matching object.

created_atdatetime or nullRead-only
The datetime that this object was created by Merge.
modified_atdatetime or nullRead-only
The datetime that this object was modified by Merge.
namestring or null
The contact's name.
email_addressstring or null
The contact's email address.
phone_numberstring or null
The contact's phone number.
detailsstring or null
The contact's details.
accountstring or nullformat: "uuid"
The contact's account.
remote_was_deletedboolean or nullRead-only
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. [Learn more](https://docs.merge.dev/integrations/hris/supported-features/).
field_mappingsobject or nullRead-only
remote_datalist of objects or nullRead-only
<MergeSupportedFieldsByIntegrationWidget requestType="GET" data="H4sIAAAAAAAAA+2Yb2/aOhTGv0rllygkt2XciUhXEyW0hbuku4VV66bKOjiHYHDi1HZKx7TvfuXwp3SrbqWrwNi0l7aOH+f8/Ng+8RfCwGAi1WfiE8PZDA3PEuKQVMYoiE86MjPADHEI5DyCFLfj6P0JcYgu8lwqg/EZRxHrC4Vj4hMvRZVgvcj4mGPsbcZ4PDOYKDBcZtrbjK2Py8HEIYJnM4zbjMkiMy+qLaPrsAz/pqk9wbX99hy0NhMli2RyhXcF6peF7ZcJTDEzIOoxGPC2ROpqqfJcn80hRoEG4wAMBGiQ2WRXE06MybXveRMUuVtO7sZ472HmgTKcCdRes9E6ed1q1lcq5exvaCL+Oq5N70Zy9LpGEyYoFLVwyB6iYW8eTZNXUefVQ7R434wWs0U0nf1RownUwmHYvBzeNC6D9vHlMwF08OeH1vVpcNqPamzRbUTTm3k0ZMfhkM1Gi16jf87m/Yt/HqLFzUkYvG9Ew26zfy6PLztXOuxcybDtusQh22tK/E9ftjtWpjkFjQzS/Gl0L4UEt6gsVwNyXs+LkeDM1Q0XUljIDObaZTL1Uow5eGs1OrgrQCF9KxPp5qVzS2pcZhvwxCfd6KIddbrBUyu074ELGAkkvlEFfudk4n9aeV2TW4fY9eUK43egIEWDygbcfnWeyzbgD1BNpu8EmLFUqVWkusx2J4kymVqzW/diClxQiGOF2rYzm5ND8onMkGZFOkJFLI5UGqTWnE9bNAczeeziMXH+L8YzhXoSo55Vw3Ij98Q20xyrx7k6gYizDTZGA1wcIGKN6p4zrNax4y3lXTr3kFjKcskrhFhK7pLeT2PUcwGx+Fwt3aXmrs/Tg6QpVcJBV4xzKbqna+pFrPvgeIEiPxowWVS8762utrK/9z7xSS8zqJhMq2G8VtuuAuh1Kzh52xntj/Ph0O1zVVGxapVWVH9QkbovXkeDZWFzFEIGSfmfWCXCVdX0KO5O8x/ry32A/bvQRqal7ysguVbbZ7F/OJv6Cn0LpeKaXiEtVXd5Kx3iBTQAgXosFcPNxu8IWcTV0H1Up+v/JWbVd3wZHSToZf6RnFeEdqO386eiwwb7EbPqHlLWx8FKlLbuwuIDP/sPrFF72Lvu/sIl6kc5kUdBZYStHA2+far6tYvT26//ArxI7MqPGAAA" />