Home
Documentation
Development
FAQ
Contact Us
Get Started
Open API
Journey
Actions
Sorting, Filtering and Pagination
Authentication
Getting and Using Tokens
Authorisation
Scopes
Troubleshooting
Troubleshooting
API Endpoints
Status
Ping
Users Self
Accounts Self
Retrieve Current User
Action Status
Status of an action
Employee
List Employees
Create Employee
Retrieve Employee
Update Employee
Employee Self
Employee Payroll Details
Retrieve Payroll Details
Maintain Payroll Details
Employee Bank Accounts
Retrieve Bank Details
Maintain Bank Details
Employee Competencies
List Employee Competencies
Allocate Employee Competency
Delete Employee Competency
Retrieve Employee Competency
Update Employee Competency
Employee Training Roles
Allocate Employee Role
Delete Employee Role
Employee Tax Details
Retrieve Tax Details
Maintain Tax Details
Employee Leave Balances
Retrieve Leave Balances
Maintain Leave Balances
Employee Retirement Savings
Retrieve Retirement Savings
Maintain Retirement Savings
Employee Actions
Transfer Employee
Terminate Employee
Employee Notes
List Employee Notes
Retrieve Employee Note
Reference Data
List Employment Status
List Employment Types
List Genders
List Honorifics
Account Branches
List Account Branches
Retrieve Branch
Candidate
List Candidates
Create Candidate
Retrieve Candidate
Update Candidate
Convert Candidate to Employee
Merge two Candidates
Competency
List Competencies
Create Competency
Retrieve Competency
Update Competency
Delete Competency
Training Group
List Training Groups
Create Training Group
Retrieve Training Group
Update Training Group
Delete Training Group
Account Training Role
List Training Roles
Create Training Role
Retrieve Training Role
Update Training Role
Delete Training Role
Assign Competencies to Training Role
API Changelog
Changelog
Retrieve Current User
get
/users/{userId}
This endpoint provides details of the current user.
Request
Path Parameters
Name
Type
Required
Example
Description
userId
string
required
d5117655c5814a0fb8ee2e9ed9d6d384
Unique identifier of a user
Responses
200
401
500
Returns details of the authenticated user.