v1
latestOpenAPI 3.1.02026-07-14801408.6 KB/employees
Returns a collection of your account employees. Required scope: r_employees.
get/employees
Path parameters
subdomainstring required
The account subdomain
Query parameters
limitinteger
Limits the number of the returned results
offsetinteger
Skips the first n entries. Using limit and offset one can navigate through the entire employee database
querystring
Query the list using firstname, lastname and email
order_by'division' | 'department'
Optional query param to order by division or department
member_idstring
Optional member_id that can be retrieved by GET /members. Needed to see information with elevated access.
Response
200