Get an Employee

Get an employee’s information in your company. You can use path parameters to specify future value, setting the parameter to 0 returns the employees' latest information up to the request date, while setting it to 1 returns all the employee’s latest values, including future dated changes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Employee unique identifier (Emp ID or UUID)

boolean
required

Retrieve future-dated values

Headers
string
required

The company unique identifier

Responses

400

In case the request has some invalid parameter.

401

In case Security key is not provided or invalid.

500

In case system is unable to fulfil the request due to some internal error.

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*