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.
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces. You can also specify required fields in [] for each relation name.
Response
200
application/json
Successful Response
The AtsRemoteUser object represents a user profile from a remote system that interacts with the ATS.