v1

latestOpenAPI 3.1.02026-07-242735131.1 MB
Personal Information

Show personal information for the authenticated employee

Returns personal information for the authenticated employee.

Scopes

CategoryRead only ScopeWrite only Scope (read access implicit)
Manage employments (employments)View personal details (personal_detail:read)Manage personal details (personal_detail:write)
get/v1/employee/personal-information

Response

Success

Example response

{
  "data": {
    "status": "ok"
  }
}