Return all the sections information for a given employee Id.

This endpoint returns information about the account, personal, work, work schedule, address, financial and home sections for a given employee id. The employeeId param represents a Kenjo employee id. Additionally, custom fields configured for the respective sections will also be returned. The confidential section (employee exit data — terminationDate, terminationReasonId, terminationReasonName) is only returned when the API key has the Confidential permission enabled; it is omitted (not an error) otherwise.

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

The _id of the employee to request.

Headers
string
required

A valid bearer token.

Responses

401

UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json