Get Employee Verified Information
GET/public-api/v1/employees/verified-info
Endpoint Description: This API is used to preview the 4W (Who, What, When, Where) data associated with an employee. It supports the employee detail view by providing an auditable record of actions and verification events related to the employee onboarding process.
Details :
- Returns information about who performed an action.
- Specifies what action was performed.
- Captures when the action occurred.
- Indicates where the action originated.
- The result is scoped to the authenticated organization.
Request
Responses
- 200
- 401
- 500
Unauthorized – Invalid or missing token.
Internal Server Error