Remote User
Get Remote User By Id
Returns a RemoteUser object with the given id.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Path Parameters
Query Parameters
Include raw data in the response
Whether to include custom fields in the response.
Response
200
application/json
Successful Response
The AtsRemoteUser object represents a user profile from a remote system that interacts with the ATS.
The third-party API ID of the matching object.
This is the datetime that this object was last updated by Bindbee
The custom fields related to the model
The first name of the user.
The last name of the user.
The email address of the user.
Indicates whether the user's account is disabled.
The ISO date string when the user profile was created in the remote system.
The role of the user defining their level of access.
This is the Raw data