/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

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 account's name.
domainslist of strings or null
The account's domain names.
remote_was_deletedboolean or null
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="H4sIAAAAAAAAA92XbU/bMBCA/wryx6pNBqVDrTRNpeGtIymjhfEiZF2da+rWsVPboayI/z4lLaUwJLQpMMa32Do/Fz/22cktYWAxUvonaRDL2RgtlxEpk1iFKEiDNBlTqbSkTCDhAcS4GkevN0iZmDRJlLYY7nIUodnXOCAN4saoI6ykkg84hu5yjMulxUiD5Uoadzm2MsgHkzIRXI4xXOR9kTaPrsA8/EnTuIKb7N0TMMYOtUqj4TFOUjQvg7M3ExijtCAqIVhwVyAVPac815fNIUSBFkMPLHhokWWTXSQcWpuYhusOUSROntwJ8dpF6YK2nAk0bq1a39iq1yoLSp79K43El/XSaNJX/a0SjZigkJb8HrsJegfTYBRtBq3Nm2B2Ugtm41kwGn8q0QhKfs+vdXrn1Y7XXO88E0C7n8/qp9vedjsosdlONRidT4MeW/d7bNyfHVTbe2za3v9+E8zON3zvpBr0dmrtPbXeaR0bv3Ws/KbjkDJZXVPSuLxd7Vhsml2NZhiiGT8OP4ghwhUt8+WAhFeStC84c0zVgRhmSsLUOEzFbowhB3eJo91JChrpoYqUM0owutfPlVy6Jw2yE+w3g9aO93g3NK+BC+gLJA2rU/xtM5PGJWFKWmDzdVUxcJk9yWxWZaIxVhZptkKPWzQBO3zo4iEpL+rGkKuse5JyjeERaIjRos4yXd2Vnzen8gIswNqRADtQOs6R1OTmnES+W2d/aGofRbLWZSotWFfGNRn24yk7kBY1U3Exwu5pq0VJT+vexmGr/4GktbmGtS7qa85wzQcJUX5RFOMwg9MFnD7AnVHyqvpeXdq31FgVoy7G0j3tTY//Nzz0D7lEKMiVyFmveXb9k3uxCwLNQGmGy1psCZWGxUh7oFOzKEaW0d/zMfb3KuczDNS0IHlL3qP6/Ijqfmg+xmKs5ahXF/aGbi5QFvfFf/8xtoDS+sRPz/juh9xUF2qo1rzC1GU46j39WfrPxV3d/QJtiLQsvRAAAA==" />