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
The AtsRemoteUser object represents a user profile from a remote system that interacts with the ATS.
The role of the user defining their level of access.
The custom fields related to the model
Indicates whether the user's account is disabled.
The email address of the user.
The first name of the user.
The last name of the user.
This is the datetime that this object was last updated by Bindbee
The ISO date string when the user profile was created in the remote system.
The third-party API ID of the matching object.
This is the Raw data