/users/{id}

Returns a User 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_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.
namestring or null
The user's name.
emailstring or null
The user's email address.
is_activeboolean or null
Whether or not the user is active.
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+2YbW/aSBDHvwralwjwJZS0QapOFLhCTnZy4OQurSJrWA9mYb272V1DQtXvXtk85OGi3LUxOKr6Cu169+/1b/7MjP2FULAYSX1LmoTqmFRILEPkpEnODWpSIaCYBzGuLgfzQ1IhJlFKaovhHwx5aHoax6RJnBh1hNVEsDHD0KE6dpiwGGmwTArjbHdVx9k2UiGciRmGLUplIuwzOqt1VVgtfDQ0DmfGkgpRYIydaJlEkwFeJ2iek0xPwzFGYYFXQ7Dg3Nte1av9T82l5w6Ro8WwAxY6aJGmD7i+1cRaZZqOM0GuatltayHOHRQOaMsoR+M06seHb48b1bVKdvffg4i/PyhPr0dy9LYcRJQHkJRdn954fn/hTaM3XvvNjbc8b3jL2dKbzn4rBxGUXd9tnPqX9dNO6+D0iQXB8Oif44sPnQ8nXpkuu3VvernwfHrg+nQ2WvbrJx/p4qT31423vDx0O+d1z+82Tj7Kg9P2wLjtgXRbtRqpkPtxJM3PX+5PrM3RohS5fLi2H0OE95isogCKVVUy4ozWTL0GMSylgIWpURk7MYYMnDMOdix1DJlmYK4T0FhTItqgZ1JsuZMm6Xq9ltfudh56oDUHxmHEkTStTvBftiXNz2RjIVIhGAPj6a+IIMqMkc4yEwC1bI6pWxEy14r0iStESIvpUGaqiWCWZWONsbQYpFF9OAoU2MndFAtJhVgwM0Ou0snrhGkMz0BDjBZ1er6rr5WnWacnakOsgEUiH+YPNTfMp6oA5mu+L+D6nTzboEzCMV/zrkWLt23hdm1zafKGm0ruxJ3PWrJAhlKprBznCTHTLPQ/XhzQXjIaKmnzIdpLRkZJ+99Z02v5/Yvui3hSKSzQYkrWtnF7Mf6+MCyaWH6bTwC2cr+ahcek/0RQ+eaNGYLaJecN3GeK2O6xuYxqaeTYljq3AmJGTal+1CgNgWcHyBHnRr9+1MjU92ThIvPIj4fFS6yZIOf5hGCjVny6eHnP+4NAz5jCUK8OkaOpt7K7bi9+jnKY4uJM5NbhbeT2XA53mzK+k2mWTMccdM7WvtMtpnV+FWljBUFquhO4qe7PXP/ySxzDJALdHrj5RsGkqunn3l/d9CPePkKcHiavTH2nVzzkwpJJCmEh9ayUu5E3ykF74Bb6TfNVmvnCsijvj0rzTHMfr4f/G/D+Wo5PKEI0s9IwtzeUDda1cvBuYQ99/+/ik8WrMfEnOZH5J46lnMj9FcBX/y5+9fUbUfmcDCkeAAA=" />