/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_remote_fieldsbooleanOptional
Whether to include all remote fields, including fields that Merge did not map to common models, in a normalized format.
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.
first_namestring or null
The contact's first name.
last_namestring or null
The contact's last name.
accountstring or nullformat: "uuid"
The contact's account.
ownerstring or nullformat: "uuid"
The contact's owner.
addresseslist of objects or null
email_addresseslist of objects or null
phone_numberslist of objects or null
last_activity_atdatetime or null
When the contact's last activity occurred.
remote_created_atdatetime or null
When the third party's contact was created.
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
remote_fieldslist of objects or nullRead-only
<MergeSupportedFieldsByIntegrationWidget requestType="GET" data="H4sIAAAAAAAAA+1Z70/jOBD9V5A/Vm1z0C27VFqduim3wKmBo1nuWISiqTNNTR3b2E4LXe3/vkra8us4bmHdkkp8a1z7xXlv5s3E+UYoWEykviYtQnVKqiSVMXLSIr4UFqglVQKKBZDibEY03iJVYjKlpLYY/8GQx2ZP44C0iJeiTrCWCTZgGHtUpx4TFhMNlklhvJtVtUGxjFQJZ2KEcZtSmQn7BM5sXg1mEx9cGo8zk+9UgTF2qGWWDI/xMkPzFGS+G44pCgu8FoMF787ymp6tf2ws33eMHC3GHbDQQYs0f8D5rYbWKtPyvCFyVS9uW49x7KHwQFtGORqv2djZer/TrM1Rirv/HiX842bl4rIv++8rUUJ5BFmlG9KrINyfBBfJu8B/dxVMvzSD6WgaXIx+q0QJVLpht3kYnjYOO+3Nw0cmRL3tf3ZOPnU+HQQVOt1tBBenkyCkm92QjvrT/cbBZzo52PvrKpiebnU7XxpBuNs8+Cw3D/1j0/WPZbddr5MquasjaZ19uzswD442pcjl/bn7KSR4h5OZCqBYTWV9zmjdNOqQwlQKmJg6lamXYszAO+JgB1KnUGBG5jIDjXUlkgX1TIob3kmL7AZ77cDf7dyPgfYYGIc+R9KyOsN/hS1pnZF5CJEqwRQYjyCONRqDucgDpo2NRP54VcLB2AioZWNmryOwi6H532ooBUYiS/uo87UaU2kxohrBYjybPx/L1b5/FSmww9shFpPz/OIyYxrjI9CQos1hW2fn36uPc2/ZGH1IFbBEuNHgPuZCgwv1psF/aDAYMMHstSP252jlif35byEtmqUS6YMyGUe3TjIHXTKPz4nWB0SuKEp9Lo1ranPIEhjDA15f1w18qRRqx0QXmEtm+i7H62zHe1m/p6R1o8Be1jdK2v8vgkE73D/ZXR7/KBJIiqb1uWpwhKLjXqSHnIgiPl2qdNPW36pWJZZZjs9Vb18Ylgwtd1RNb+BKV04fyvK6SfMngnLrWSMEtRrSfy1xSlU8uoxqaeTAbnSuBaSMmo3GdnOjB7zYnEN5FviN7WaBvkZSrcLQZgYGZmReamRBZs0QOXcj2wLtVfV5SZP7uvl0xBTGmo0dN743sG8NwbMagl/Jp5xzzoSz1noBtxrj+2kzW21+FNY/4KAdJ8gtbsleWkrxhjJjR2q6FNZz3Cei+c2X3PpSL0tA+8ddt1KaHDX/6rI+bVk5Kn6IkOaB5KpO3OItR4N19K+ck4nUow3nYb9Ajvzj7mo+PLxQgHIE+4llieuzxnGBWZ7jkrIeM35FEaMZbfScveMtFJgjRx8mdisM/14H7y/XYdZXOZTuvWkqh/KnKvJbh/Xso+Dz7z8AO0HoKpEiAAA=" />