Retrieve an employee
Retrieve an employee
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
^[0-9]+$Response
A staff member at a store, to whom point-of-sale activity can be attributed.
Unique identifier for the record.
Effective rule that determines how the employee authenticates at the POS.
When the record was created.
When the employee was deactivated, or null when the employee is active.
Employee's email address, or null when none is configured.
254Employee's first name.
Employee's last name.
Roles assigned to the employee.
When the record was last changed.
Whether the employee exists only to attribute orders and cannot sign in at a terminal.