/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_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<=254 characters
The user's name.
email_addressstring or null<=2000 characters
The user's email address. This is typically used to identify a user across linked accounts.
is_meboolean or null
Whether the user is the one who linked this 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+WTYW/aMBCG/8rkjygko5RVjTRNQFgLGqZr02pdVUVHfASDYwfbAUrV/z4l0Ba2SusH1Grap9inu/d8z725JzFYTJS+Iz4ZcYHGKg0JEoekiqEgPrk0qIlDIOMUUtxNi+YHxCEmzzKlLbKvHAUzpxpHxCdeijrBai75iCPztqo8Li0mGixX0nhP1dVRWU4cIricImvGscqlfYXeOr8K64LfrsYT3FjikAyMsWOt8mR8jrMczWuki9cJTFFaEFUGFrwtmape67wUK+ZgKNAiC8BCgBbjYuBNy7G1mfE9b4wic8v2LsO5h9IDbXks0HiN+vHB0XGjulEpu3+JEvG5VpnMhmp4VImSWESQV/phvKRhd0EnySFtHy7p6rJBV9MVnUw/VqIEKv2w3xiE1/VB0KwNXkiILj79OL5qBa0ercSrTp1Orhc0jGv9MJ4OV9167yRe9E6/L+nq+qAfXNZp2Gn0TlRt0D43/fa56jddlzhke6/Ev7nfDmzM01LL3cRuWtjtGch6FZDxapYPBY9dU3chhZWSsDBurFIvRcbBOxNgR0qnLbWMzCwHjdGE6sXPI+lmMnmEz5V8Ik980qGnTdruBLtuaM6BCxgKJL7VOf5haOLfEEyBiwgY02iK1W55JEOdcmPKoR2SaJVnxYGbKC3+IwnlZzdLY6osRsVKd29RBnb8HOKM3BaXWc41sjPQkKJFXTzp9sF5CXCgVTbcN+SN6CPo9Ju8Gsu7NwH93jxPlEoEfgg0n+N+oK4Vo1IxuiiJ/t+WHUjcI95Hzw4kshKxeTvE703yYgwazxSXdr8sS92s0P07TdoMu1edf4rl7cMvv/37HggJAAA=" />