Get employee
loyverse_get_employeeRetrieve a single employee's details from Loyverse using their unique ID. Supply the employee ID to obtain name, role, and other employee information.
Instructions
Get a single employee by id (GET /employees/{id}). Field names follow the Loyverse API v1.0 (developer.loyverse.com/docs). If a call fails with a 400, the error message from Loyverse is returned verbatim — adjust the fields and retry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The employee id. |