v1
latestOpenAPI 3.1.02026-07-242735131.1 MBIdentity
Get employee token identity
Returns user and company information for the authenticated employee.
get/v1/employee/current
Response
Success
Example response
{
"data": {
"status": "ok"
}
}Returns user and company information for the authenticated employee.
Success
{
"data": {
"status": "ok"
}
}