Remote User
Get Remote User By Id
Returns a RemoteUser object with the given id.
GET
/
api
/
ats
/
v1
/
remote-users
/
{id}
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
Response
200 - application/json
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 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