Get Employee by User ID
Retrieve a single employee’s full details — personal info, engagements, bank, and tax — by their user ID.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
userId
User ID of the employee
Headers
vnd.a1.tenant-id
Tenant identifier for multi-tenant environments
Response
Successful Response
id
Internal employee ID
userUuid
remoteId
remoteSource
isLocked
Whether the employee account is locked
personalDetails
engagement
bank
tax_information
Tax and payroll information for the active engagement
lastSyncStatus
Sync status per category (e.g. JOB, TAX, BANK, EMPLOYEE)
employeeStatus
Numeric employee status code
employeeState
externalEmployeeNumber
External employee number from integration (e.g. PaySpace)
Errors
404
Not Found Error
