Get Employees Legacy
Get the employees of the specified company. (Deprecated - use getEmployees instead)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
companyID
The ID of the company. This must be it's Aviato ID.
Query parameters
perPage
Number of items per page.
page
Page number, starts from 0.
Response
This endpoint returns an object.
employees
pages
totalResults