Employees
Returns all employees for a specific location.
get/employees
Query parameters
location_partner_idstring
Filter employees by location using the partner (external) id
location_mytime_idstring
Filter employees by location using the MyTime id
with_deletedboolean
Return deleted employees
sample_webhookboolean
Whether or not to parse the employee in the same way the webhook parses it. Used for testing purposes. true/false
Headers
X-Subdomainstring
Merchant subdomain - Optional
Response
employees response
Changes
No recorded changes to this endpoint across all 3 revisions of this API.