v1

latestOpenAPI 3.1.02026-07-242735131.1 MB
Identity

Get employee token identity

Returns user and company information for the authenticated employee.

get/v1/employee/current

Response

Success

Example response

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