Retrieve a user
Authorizations
Path Parameters
ID of the user to delete.
Response
The full name of the user. It doens't have to be unique for the client.
"John Smith"
The email of the user. The field does not have to be a real email address. It can be the user’s identifier in your system.
"john.smith@company.com"
Unique identifier for user
Creation time in UTC of the user
"2019-05-17T00:00:00.000Z"
Determines if recurring checks are enabled for this user. Overrides the same setting if present in client level configuration.
Frequency of the recurring check for this user. Overrides the same setting if present in client level configuration. Available frequencies [WEEKLY, DAILY].
"WEEKLY"
End date of the recurring check schedule. Overrides the same setting if present in client level configuration.
"2019-05-17T00:00:00.000Z"
Lookback period of the payroll to search on account creation. Overrides the same setting if present in client level configuration.