/accounts/{id}

Returns an Account 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.
ownerstring or nullformat: "uuid"
The account's owner.
namestring or null
The account's name.
descriptionstring or null
The account's description.
industrystring or null
The account's industry.
websitestring or nullformat: "uri"<=2000 characters
The account's website.
number_of_employeesinteger or null-2147483648-2147483647
The account's number of employees.
addresseslist of objects or null
phone_numberslist of objects or nullRead-only
last_activity_atdatetime or null

The last date (either most recent or furthest in the future) of when an activity occurs in an account.

remote_updated_atdatetime or null
When the CRM system account data was last modified by a user with a login.
remote_created_atdatetime or null
When the third party's account 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+2Za3PaOBSG/0pGHxnAm1DShpnODoVsk+zgZBM3u2km4znIB6MgS4okQ6DT/96xuaabW6mdmN1+wxrplTjPucn+QihYDKUekwahOiJlEskAOWmQJqUyFpaUCSjmQoTTGf5wh5SJiZWS2mLwB0MemAONPdIgToQ6xEosWI9h4FAdOUxYDDVYJoVxFqsqvXQZKRPOxACD2V6P6EznVWA68btH43BmkpMqMMb2tYzD/inexGgek0xOwzFCYYFXArDgrCyv6On6+8aScwfI0WLQBgtttEiTPzjbqm+tMg3H6SNX1XTbaoBDB4UD2jLK0Tj12t7O2716ZaaS7v67H/L326Xrm67svi35IeU+xKWOR29d73DkXodv3NabW3fyqe5OBhP3evBbyQ+h1PE69WPvonbcbm4f3zPBP9v9Z+/8Q/vDkVuik/2ae30xcj263fHooDs5rB19pKOjg79u3cnFTqf9qeZ6+/Wjj3L7uHVqOq1T2WlWq6RMVjmSxuWX1YGZczQpRS7vzj2MIMQVm0wpgGIVFXc5o1VTq0IEEylgZKpURk6EAQPnhIPtSR1Bqumbmxg0VpUI56ZnUizsThpk3z1ouq399l0faA6BcehyJA2rY/yX25LGJYEg0GgMJlCpFBbojK+hmqlUvkxQhBCmrmLS/xfExupx4r5grA/UsiGzYx8SHxSJNcpExFEXtS97PkaKyzGmO8h0/1gwy6bPI4E6OXRfCvSna5JxjZG06FONYDGYCs/GEl+5++QrsP3lEAuWv2MVLAUsmEEiPsKuYRbJVTLtJmYagxPQEKFNNm9cXn0t38/XsiG2IFLAQpEN57uac87XKnvOK2zv0pzxeohMLiTWJdDrMcHsOCPbz9TyjK4Vq8/jQtp7I+GHbLqm/VqgTMwx2xQ1E83bfI8lpEey0APWztW7fzLPtLg0WTNKJHNJK2uUjyfQbEIpaEmlUv/JklGqWTBIm1yvD+LumZI2G0oHcdcoaZ+u0G7TOzzfL0AfxhGCe8Lt9fqyxZ3nudztWOH6+A+FYWHf8oy6hYXcKzTjT1a7B1hvcvT+iaCyTbADBPUK8L5j8oDtn2fnn7Rph1EtjezZrfZYQMSo2art1rfOgKPJ1tZz/dpuPVUv8A22aGkyr4ByY2v6yHk2oOdqr0d0hWERmpU1qZwwhYFmw4wb/oXsy3UqL96bbFAvkuDgTGR2ZZjLvdCriwcD7wf7jiIFXlqWehx0xpG31C3KVe7/9I52an2paS5UE91HYu3X1a8g6fYsDkG3TjvZ+oBJVJMvgIXtZQvDO6/w9hCixLmzKqRLvdxpbnCPmlhpJPVgK/OQmiv7rdNOnh+/nnc130Q255aFWb+JHqaar9Jb5vahucgMP6MI0Ay2zjK7nc9JzpT9dyO743l/F7Bk/QffXH6WfZl9qpzIvnxW8/GrC10b+LO7zquv3wAN6nsLOSYAAA==" />